My personal website:
https://baseddata.io
Sam
84bc4fe599
- Add `mangrove_country_timeseries` function in `pipelines.py` to fetch timeseries data. - Implement `mangrove_country_timeseries` endpoint in `route.py` to handle requests. - Define `mangrove_country_timeseries_schema` in `schemas.py` for data serialization |
||
---|---|---|
archetypes | ||
backend | ||
content | ||
layouts | ||
static | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
hugo.toml | ||
pyproject.toml | ||
shell.nix |
README.md
My personal website (https://bitlab21.com)
This site is made using Hugo, a static website generator. The backend (which powers the api for getting data for the charts) is build in python and served using gunicorn.