Credits
These are the key frameworks, libraries, and tools used by the app - with a short description for each one.
Backend
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.8+ based on standard Python type hints.
SQLModel is a library for interacting with SQL databases from Python code, with Python objects. It is designed to be intuitive, easy to use, highly compatible, and robust.
Frontend
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
htmx is a library that allows you to access modern browser features directly from HTML, rather than using javascript.
An easy & approachable language for modern web front-ends.
Highlight.js is a syntax highlighter written in JavaScript.