API para ADYD Detector
Project description
OpenAPI generated server
Overview
This server was generated by the OpenAPI Generator project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. This is an example of building a OpenAPI-enabled Flask server.
This example uses the Connexion library on top of Flask.
Requirements
Python 3.5.2+
Usage
To run the server, please execute the following from the root directory:
pip3 install -r requirements.txt
python3 -m adyd_detector_api
and open your browser to here:
http://localhost:8080/ui/
Your OpenAPI definition lives here:
http://localhost:8080/openapi.json
To launch the integration tests, use tox:
sudo pip install tox
tox
Running with Docker
To run the server on a Docker container, please execute the following from the root directory:
# building the image
docker build -t adyd_detector_api .
# starting up a container
docker run -p 8080:8080 adyd_detector_api
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
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 adyd_detector_api-0.2.0.tar.gz.
File metadata
- Download URL: adyd_detector_api-0.2.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77c1ea8355d61191b7167f63838439fca1ffd3323ba9eb0e079844e33cc6201b
|
|
| MD5 |
60b80ec7292823bb90afec68ecb8a4ff
|
|
| BLAKE2b-256 |
c321151bc96c5bbc626f3ec77199c0b86e26ee67437d2843bf61e4c740f36850
|
File details
Details for the file adyd_detector_api-0.2.0-py3-none-any.whl.
File metadata
- Download URL: adyd_detector_api-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70a1da10bfee8f9726cea54b00ba18d139fed89d65671a270c2c82922df45b78
|
|
| MD5 |
0793b6c32b088cda52d43e5fe2806da9
|
|
| BLAKE2b-256 |
132b5528ca1454402598f1a2a2c0dfbf3e4d86c6819e864e7dc90c93d8cc7fc0
|