django-extra-tools
Django REST Swagger
DISCONTINUED
Our great sponsors
django-extra-tools | Django REST Swagger | |
---|---|---|
0 | 4 | |
3 | 2,528 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | almost 3 years ago | |
Python | Python | |
MIT License | BSD 2-clause FreeBSD License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-extra-tools
We haven't tracked posts mentioning django-extra-tools yet.
Tracking mentions began in Dec 2020.
Django REST Swagger
-
OAS is the most crtitical tool for API Developers
Common frameworks for building APIs in Python are the Django Rest Framework and Flask-RESTPLUS. Django developers can add the django-rest-swagger module via pip, whereas Flask-RESTPLUS has Swagger support built in. Both are very powerful in terms of automation, so they do not require a lot of configuration.
-
Auto OpenAPI Generation — The Network Doesn’t Lie!
Examples include Swagger-Core, SpringFox, NSwag / Swashbuckle, Swagger-express / HAPI-Swagger, Django-REST-Swagger / Flask-RESTplus, etc.
What are some alternatives?
drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
django-rest-framework - Web APIs for Django. 🎸
doccano - Open source annotation tool for machine learning practitioners.
django-tastypie - Creating delicious APIs for Django apps since 2010.
django-modern-rpc - Simple XML-RPC and JSON-RPC server for modern Django
bravado - Bravado is a python client library for Swagger 2.0 services
django-admin-interface - :superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.
django-classifier - Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc.
django-template - A battle-tested Django 2.1 project template with configurations for AWS, Heroku, App Engine, and Docker.
Python Blogs - A curated list of python programming language blogs
django-formapi - Django API creation with signed requests utilizing forms for validation.