rvorias / blobert-api

Repository from Github https://github.comrvorias/blobert-apiRepository from Github https://github.comrvorias/blobert-api

Blobert API

Sponsored by

Requirements

Quickstart

$ uv venv
$ uv pip install -r requirements
$ source .venv/bin/activate

Run locally:

$ uvicorn main:app --reload  

To see the docs, go to http://localhost:8000/docs

Serve temporarily

$ modal serve modal_app.py

Deploy

$ modal deploy modal_app.py

Dev

Formatting

$ ruff format .

Examples

Useful for creating derivative apps on e.g. glif:

Links

About


Languages

Language:Python 100.0%