-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Michael Jolin edited this page Jun 28, 2017
·
26 revisions
The library is used to create a basic REST API with user and permission management.
Clone or copy this project inside your as a library
#git clone https://github.com/CAUCA-9-1-1/management-api.git management
myproject
+-- myproject
| +-- server.py
+-- cause
| +-- api
| | +-- management
| +-- init.py
+-- init.py
Example of server.py file