Skip to content

rupesh1798/Django-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-REST-API

A REST API made with Django for a tutorial on Codementor.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install the Web App

  1. Python3
  2. Pip
  3. Homebrew(MacOS)
  4. Virtualenv

Built With

  1. Django 1.11
  2. Django REST Framework
  3. Python 3
  4. PostgreSQL

Installing

Settingup virtual

Deployment

1. cd into the project directory (
2. Activate virtaulenv (source/ <venv name>/bin/activate
3. Install requirements (pip install requirements.txt)
4. Run on localhost (python manage.py runserver <host>)
  BY DEFAULT HOST OS '8000'

Testing

Testing can be done using Postman - Learning Postman

Contributing

All the comtributions are most welcome.

Authors

Rupesh Mangal - rupeshcode

About

A REST API made with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages