Skip to content

arslansD/Neobis-Django-task-4

Repository files navigation

Courses Application

Simple REST API is implemented for courses by using Django and Django REST framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. (Commands are written for Windows. To get it working on Linux and IOS add specific signs.)

Prerequisites

Pipenv is needed to create a virtual environment.

pip install pipenv

Installing

A step by step series of examples that tell you how to get a development env running.

First, all the requirements should be installed. Command for installing:

pipenv install -r requirements.txt

Then, use shell and run the virtual environment.

pipenv shell

Documentation

Swagger and OpenAPI 2.0 have been used to create the documentation at: localhost:8000/

Running the tests

There are no tests yet.

Deployment

https://courses-django.herokuapp.com/

Built With

Versioning

Currently, there is only one version available.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors