Home
Introduction
DRF Blog Bridger is a simple tool that allows Django Rest Framework Developers to set up a simple blog API without worrying about the underlying code. The tool takes care of things like CRUD operations for blog posts, as well as the comment feature for each post.
Quickstart
-
Installation and Setup
Learn how to install and integrate
drf-blog-bridgerwith your project in minutes. -
Getting Started
Follow a quick tutorial to help you understand the inner workings of drf-blog-bridger.
-
API Reference
Read the API reference to understand how the endpoints work.
-
Settings
Learn how to use custom settings like custom models for post and comment APIs.
Contributing
Contributions are welcome! Feel free to open a pull request right away.