TermSearch Backend
FastAPI service that will provide definitions from oil & gas glossary sources.
Development
poetry installpoetry run uvicorn app.main:app --reload
Endpoints
GET /api/healthGET /api/definitions?term=...
FastAPI service that will provide definitions from oil & gas glossary sources.
poetry installpoetry run uvicorn app.main:app --reloadGET /api/healthGET /api/definitions?term=...