Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 316 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 316 Bytes

API_dadoconcreto

API to serve data from the Dado concreto project

Running the API app

activate the virtual environment

uv sync

Run the django development server

python manage.py runserver

Go to the browser and type the following URL

http://localhost:8000/api/docs