News

Python service using Flask that acts as a geometry engine. Instructions to Run the Service Locally Clone the Repository: Clone the repository containing the Flask application to your local machine.
In one terminal activate the virtual environment and run the geometry.py file as a simple python file. python geometry.py. This will start the flask server at localhost on port 5000 (default).