Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 766 Bytes

README.md

File metadata and controls

49 lines (26 loc) · 766 Bytes

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...