A template to embed Services into a REST architecture
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.
You need to install the required libraries to run the daemon. See requirements.txt for more information A easy way to do it is to deploy the package in develop mode
Example
python setup.py develop NOTE: For this you need setuptools
python setup.py install
All functional tests are contained into /tests/
Give an example
rest_functional_test.py
N/A
N/A
- ** Noel Ruiz** - Initial work - RESTController
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc