Skip to content

High Performant Personal Blog API with user interface for managing posts and a small set of clean features.

License

Notifications You must be signed in to change notification settings

novascript-dev/blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨🚀 High Performant Personal Blog API, with user interface for managing posts and a small set of clean features.

* Powered by django-ninja REST framework.



📙 Awesome Features:

  • Management Panel for easiest control of blog features (posts, tags and more.);
  • Automatic management of slugs, for better looking URLs;
  • Automatic generation of API Documentation using SwaggerUI/OpenAPI, which can be found at /docs and /openapi.json endpoints.
  • Database optimized for performance(including query optimizations, pagination and cache)
  • Rich Text Editor (CKEditor) content manager, for creating any kinds of blog posts.
  • High Performant API using ASGI for better handling for async requests.

Screenshots


LICENSE

This project is licensed under the terms of the MIT license.

About

High Performant Personal Blog API with user interface for managing posts and a small set of clean features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages