Skip to content

PritamChk/BlogAPI

Repository files navigation

Blogapp using Django & Rest Framework

Currently I'm learnig Django, Django-Rest-Framework. So this is my first API which I've deployed in heroku.

Author

Deployment

HEROKU

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DJANGO_SETTINGS_MODULE

SECRETE_KEY

DATABASE_URL

Installation

Install required libs with pipenv

 cd /BlogAPI/ pipenv sync pipenv shell 

Tech Stack

Client: Swagger-UI

Server: Django, DjangoRestFramework, Python

🚀 About Me

I'm a python developer...