AndreaDAmico 51b266bd2a Fixing PyPi publishing in main.yml
Change-Id: Iaef853a09755f41d875a3a426fe4d303baa2be73
2025-04-18 11:26:42 -04:00
2025-01-21 16:17:55 -08:00
2025-03-27 11:26:55 +01:00
2025-04-18 11:26:42 -04:00
2025-02-25 17:31:32 +01:00
2025-02-25 17:31:32 +01:00

GNPy API

Python versions

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
No description provided
Readme BSD-3-Clause 246 KiB
Languages
Python 97.7%
Dockerfile 2.3%