We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e30480 commit 3314ffcCopy full SHA for 3314ffc
README.md
@@ -1,5 +1,5 @@
1
2
-# Django API Server
+# [Django API Server](https://github.com/app-generator/api-server-django)
3
4
Simple starter built with Python / Django Rest / Sqlite3 and JWT Auth. The authentication flow is built with [json web tokens](https://jwt.io).
5
@@ -157,4 +157,4 @@ authorization: JWT_TOKEN (returned by Login request)
157
<br />
158
159
---
160
-**Django API Server** - provided by AppSeed [App Generator](https://appseed.us)
+**[Django API Server](https://github.com/app-generator/api-server-django)** - provided by [AppSeed](https://appseed.us)
0 commit comments