Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 347 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 347 Bytes

Mini Ecommerce

Mini E-commerce Backend Database - SQLite (Text DB) ORM - Django ORM Framework - Django Rest framework - Django ORM

Run server locally on port 8080

From project root,

python manage.py runserver

API Documentation

API docs can be found at "/api/docs" For local server run,

http://localhost:8000/api/docs/