Skip to content

srikanth-devanaboina/django-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ninja

Django Ninja is a new web framework for building APIs with Django and Python 3.6+ type hints.

Key features:

Easy: Designed to be easy to use and intuitive.
FAST execution: Very high performance thanks to Pydantic and async support.
Fast to code: Type hints and automatic docs lets you focus only on business logic.
Standards-based: Based on the open standards for APIs: OpenAPI (previously known as Swagger) and JSON Schema.
Django friendly: (obviously) has good integration with the Django core and ORM.

Project includes:

1. Swagger
2. Student CRUD
3. Function views
4. Ninja schema

About

Student CRUD operations using Django Ninja

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages