Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.07 KB

Michael's API Endpoint

Contributors

Michael Levy

Usage

This API endpoint stores and parses data from a Light Weight Communications and Marshalling file for mbot runs. Data can be viewed and sorted on mbot.mplevy.com and initial work can be seen on robotics.mplevy.com.

How to use

Checkout api.mplevy.com/api.com to try out using this endpoint with swagger. If you need custom analysis python scripts this analysis file will handle all tasks related to this endpoint.

Motivation

During my work on mobile robotics (see MBOT and MBOT-RPI) I decided to make a database in order to store and analyze data during testing. This database will be used for all storage and parsing of data from the mbot robot.

What I did

This database was written all in flask and utilized swagger for all documentation.

License

MIT