Skip to content

Devlogs is a Blogging platform for developers, Built using Django Rest Framework and Bootstrap

License

Notifications You must be signed in to change notification settings

pranjalbareth/devlogs

Repository files navigation

👨‍💻 DevLogs - A Blog for Developers

The backend is completely build on Django using Django Rest Framework, while the frontend is built using bootstrap

Backend Setup

  1. Clone this repository: git clone https://github.com/pranjalbareth/devlogs.git..
  2. Run python manage.py makemigrations.
  3. Run python manage.py migrate.
  4. Create a superuser: python manage.py createsuperuser
  5. Run the server: python manage.py runserver.

Backend API Documentation

API Documentation is generated using the default tool provided by Django Rest Framework.

View The API documentation

  1. Make sure that the Backend Server is running.
  2. Navigate to the localhost:8000/docs/

🙌 Acknowledgement

Author

Pranjal Bareth

Support

Open Source Love GitHub followers

Thank you for being here!

"Buy Me A Coffee"

About

Devlogs is a Blogging platform for developers, Built using Django Rest Framework and Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published