mirror of
https://github.com/Telecominfraproject/oopt-gnpy-api.git
synced 2025-10-29 01:02:18 +00:00
192bb265bd8c7a65cb0164e5f9edcdc8be6af9e9
Change-Id: I1af159af39136416ea7a379e02296c8ef3b606bf
GNPy API
REST API (experimental)
gnpyapi provides an experimental api for requesting several paths at once. It is based on Flask server.
You can run it through command line or Docker.
$ curl --location 'http://localhost:8080/api/v1/path-request' --header 'Content-Type: application/json' --data @gnpyapi/exampledata/planning_demand_example.json
TODO: api documentation, unit tests, real WSGI server with trusted certificates
Quick Start
tbd
Description
Languages
Python
97.7%
Dockerfile
2.3%