/MOLTO-IT-API

Primary LanguagePythonMIT LicenseMIT

MOLTO-API

MOLTO-API is in charge for multiple services that are running along MOLTO-UI.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Python 3
Redis (local)
Flask
Gspread
Socket.io
Oauth2client
Gunicorn
Eventlet

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

1.- Create a virtual environement
2.- Enter virtual environment
3.- pip install requirements.txt
4.- sh run-redis.sh
5.- gunicorn app.py

Deployment

For deployment purposes contact brandon.escamilla@aerospaceresearch.net

Contributing

Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Brandon Escamilla -

  • David Morante -

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc