Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 331 Bytes

File metadata and controls

15 lines (9 loc) · 331 Bytes

ILP API

Server Side ILP API

This is writen in Python Flask and integrates with MongoDB

This was writen for a school project and is the back end of our project display website.

Install

To install this and run it yourself you must first:

  • Install Python3

    • Install flask, pymongo and MongoEngine
  • Install MongoDB