Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 545 Bytes

REST-API Examples using python

some examples might contain Private credentials so sample.creds.py can be helpful for making creds.py for using the examples on your own.

creds.py file will be used for storing credentials.

Contains:

  • stack implementation with api
  • que implementation with api
  • production deployment of stack api and que api with mongo db on heroku heroku
  • assisment api with mongo db (Testing)
  • basic api calls methods
  • docker api using code cerver