Update README.md

This commit is contained in:
Lukas Forsberg 2025-12-14 21:32:29 +01:00
parent fba218e0b9
commit 8df3c5479b

View File

@ -1,4 +1,5 @@
* [SQLite](https://sqlite.org/)
* [nlohmann json](https://github.com/nlohmann/json)
* [magic enum](https://github.com/Neargye/magic_enum)
* [sqlite orm](https://github.com/fnc12/sqlite_orm)
* [sqlite orm](https://github.com/fnc12/sqlite_orm)
* [Crow](https://github.com/CrowCpp/Crow#)