Skip to content

johndiginee/inventoryx_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventoryX API

InventoryX is an inventory management web application backend API.

User and App End Points

https://api.inventoryx.me/user/

https://api.inventoryx.me/app/

Tools

  • Django
  • Django REST Framework
  • Postgres
  • Python Decouple
  • PyJWT
  • Postman
  • Psycopg2
  • Docker

pip install -r requirements.txt

Virtual Environment

  • python3 -m venv inventoryx_env
  • source inventoryx_env/bin/activate

About

InventoryX is an inventory management web application backend API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors