You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,6 +36,7 @@ Simple starter built with Python / Django Rest / Sqlite3 and JWT Auth. The authe
27
36
<br />
28
37
29
38
## Requirements
39
+
30
40
- Django==3.2.5
31
41
- djangorestframework==3.12.4
32
42
- PyJWT==2.1.0
@@ -89,15 +99,9 @@ Visit `http://localhost:5000` in your browser. The API server will be running.
89
99
90
100
<br />
91
101
92
-
## Tests
93
-
94
-
```bash
95
-
$ python manage.py test
96
-
```
97
-
98
-
## API
102
+
## API
99
103
100
-
For a fast set up, use this POSTMAN file: [api_sample](https://github.com/app-generator/api-server-unified/blob/main/api.postman_collection.json)
104
+
For a fast set up, use this POSTMAN file: [api_sample](https://github.com/app-generator/api-server-Django/blob/master/media/api.postman_collection.json)
0 commit comments