Sticking circles as close together as possible!
Currently it is only through the API. You can install it using pip:
pip install circlepacker
And then run the service using:
python -m circlepacker
Following the link provided and routing to /docs
will get you to the Swagger documentation where you can try it out.
- Finalize backend routing to include better pydantic typing for contracts.
- Create simple frontend
- Deploy to AWS services