Inol RESTful API
Project description
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/'
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inol_rest-0.1.12.tar.gz.
File metadata
- Download URL: inol_rest-0.1.12.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44e0cb0dd632ed19f29a8c0610bef0247ed215b8ca4c7bd9c2f6ce5c2b7157b5
|
|
| MD5 |
3283ee605af007d5c319cbb65021d22a
|
|
| BLAKE2b-256 |
b068cd56295c83569824e0a1f073e7e0160c5c26db1dceedb7a0d7af384a49e4
|
File details
Details for the file inol_rest-0.1.12-py2-none-any.whl.
File metadata
- Download URL: inol_rest-0.1.12-py2-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3cc6916c448d98b3af5d2f47049006baec7a533f1caa5510de86f323815b57e
|
|
| MD5 |
d8301430d5f703ef5a0fe8dcbf154403
|
|
| BLAKE2b-256 |
931f24ccc74e9b56235eb7f5d808f3b8bbd76945cbb549b0e08fc305806e6576
|