This website requires JavaScript.
Explore
Help
Register
Sign In
masq
/
halfapi
Watch
1
Star
0
Fork
You've already forked halfapi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6181592692
halfapi
/
tests
/
dummy_domain
/
routers
/
abc
/
pinnochio
/
__init__.py
7 lines
107 B
Python
Raw
Blame
History
from
halfapi
.
lib
import
acl
ACLS
=
{
'
GET
'
:
[
{
acl
.
public
}
]
}
def
get
(
)
:
raise
NotImplementedError
Reference in New Issue
View Git Blame
Copy Permalink