Skip to main content

Inol RESTful API

Project description

CI Status Code Coverage PyPi PAckage

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install inol_rest

## building

cd inol_rest/src/inol_rest/static
gulp

## running locally

cd inol_rest/
. ./setup_shell.sh
cd src
./manage.py runserver

This is a microservice responsible for doing all of the inol calculations

curl

curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'X-Fields: inol' -d '{ \
"max": 100, \
"reps": 1, \
"weight": 100 \
}' 'http://127.0.0.1:5000/api/inol/'

Author

  • awalker125

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inol_rest-0.1.12.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

inol_rest-0.1.12-py2-none-any.whl (4.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page