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
This is an unofficial [Django](https://github.com/django/django) app which makes it **easy** to manage API keys for the [Django Ninja REST Framework](https://github.com/vitalik/django-ninja).
3
26
4
27
**Key Features:**
@@ -64,7 +87,5 @@ def secure_endpoint(request):
64
87
```
65
88
You can create now API keys from django's admin interface.
66
89
67
-
## What next?
68
-
- To support this project, please give a star on GitHub.
69
-
- For any kind of issue feel free to open an Issue.
70
-
- Contributors are welcome! Please refer to `CONTRIBUTING.md`.
90
+
## License
91
+
This project is licensed under the terms of the MIT license.
0 commit comments