No project description provided
Project description
Sorting API
Sorting API espone degli endpoint per: - Effettuare l’ordinamento, crescente o decrescente, di un array attraverso un algoritmo di sorting tra quelli disponibili: Bubblesort, Insertionsort, Selectionsort, Mergesort - Disordinare un array, ridisponendo i suoi elementi in modo casuale
Uso
Per lanciare l’API, usare il comando python -m sorting_api.
Sono disponibili i seguenti argomenti da linea di comando:
—port <port> Porta su cui eseguire il server. Default: 8000
—host <host> Host su cui eseguire il server. Default: 127.0.0.1
—help Stampa ulteriori informazioni sull’utilizzo dell’API da riga di comando
Documentazione delle API
Consultare la documentazione, una volta avviate le API, raggiungibile dall’endpoint /docs (e.g. http://localhost:8000/docs.
Autori
API realizzare da Andrea Broccoletti e Simone Lesinigo, nell’ambito di un progetto universitario.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 SortingAPI-0.0.4-py3-none-any.whl.
File metadata
- Download URL: SortingAPI-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bebe16389e3d121fc1b2cfc4506ade280e0493f77715c82aed66d8c986a8425d
|
|
| MD5 |
7c9cea8d464c9305690c5be00e17d442
|
|
| BLAKE2b-256 |
92a26cd50da2ea2e0eca10da30b5a1771439f13d11ad58fa0c6fdf0cc58c4b94
|