Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

ARgorithm/Server

Repository files navigation

This project is no longer maintained

Server

Flask based REST API for ARgorithm Docker

The application has an easy to use docker image so you should prefer installing docker before running it. The base image used to make application image is tiangolo/uvicorn-gunicorn-fastapi:python3.8 which is docker image for running FastAPI applications in production utilizing uvicorn and gunicorn.

Recommended you check out ARgorithmToolkit

For testing , pytest has been used and all the tests can be found in tests folder

Usage

you can go to /docs route to get the FastAPI Swagger UI to explore all the routes. You can also check out the documentation of ARgorithmToolkit at readthedocs for more details

Contact

Join our discord Server : Discord Server

About

FastAPI based REST API for ARgorithm

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published