PritamChk / BlogAPI

This is a Django App with rest framework API

Home Page:https://pritdjango-blogapi.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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