Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Rest API using Django Rest Framework and MongoDB

Build Rest Apis using Django Rest Framework that can create, retrieve, update, delete and find Products. All the product data is stored in MongoDB database. This has been created according to the guidelines given for POC 5 by BCT L&D team.

Tools and Frameworks used

  • Django Rest Framework
  • Python 3
  • MongoDB
  • Microsoft Visual Studio 2019
  • Postman

SetUp

  1. Clone this repository: https://github.com/sakshibasapure/BCT-POC-5-Sakshi-Basapure.git
  2. To create database in MongoDB enter python manage.py migrate in cmd
  3. To run development web server enter python manage.py runserver 8080 in cmd
  4. Open the URL http://localhost:8080/ to access the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages