Skip to content

A RESTful API built with Django REST Framework to power a React-based blog application. The API provides endpoints for managing blog posts, including creating, retrieving, updating, and deleting posts, as well as user authentication and authorization.

License

Notifications You must be signed in to change notification settings

Alotab/django-rest-framework

Repository files navigation

Django Blog API with JWT Authentication

This is a Django-based API for a blog application. It supports full CRUD (Create, Read, Update, Delete) operations for blog posts and utilizes JWT (JSON Web Token) authentication for secure access to the API.

About

A RESTful API built with Django REST Framework to power a React-based blog application. The API provides endpoints for managing blog posts, including creating, retrieving, updating, and deleting posts, as well as user authentication and authorization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published