Commit Graph

5 Commits

Author SHA1 Message Date
Valerio Ageno a1f5811eda fix: lifetime notation (#798) 2025-07-19 17:49:49 +02:00
Valerio Ageno 53ec3ae280 fix: body parsing function (#670) 2025-03-29 11:15:45 +01:00
Valerio Ageno a786f11d28 chore: update cargo edition to 2024 (#673) 2025-03-29 10:50:58 +01:00
Jacob Marshall 06bc3700b7 fix: use snake_case for handler names (#565) 2025-02-16 18:53:40 +01:00
Valerio Ageno 087813fab9 Add support for api/ folder (#129)
* feat: detect api/ folder from tuono CLI

* feat: prevent adding the API in the data endpoints list

* feat: create basic API handler proc macro

* feat: parse api/ and build .tuono/main.rs file

* chore: remove unused cargo dependencies

* refactor: tuono base health_check

* fix: remove failing test

* feat: update version to v0.14.0
2024-11-21 19:02:11 +01:00