|
|
088ffe7272
|
👽️ Apply last Handle API changes
|
2023-11-03 22:50:06 +01:00 |
|
|
|
23309b4c84
|
🎨 Identifier to 4 letters for better composition
|
2023-07-31 11:28:48 +02:00 |
|
|
|
1e554aac68
|
💥 Rename create_handle!() to new_handle!()
|
2023-07-26 15:03:18 +02:00 |
|
|
|
05304f116a
|
✨ Mark async main function with #[pagetop::main]
Also, use #[pagetop::test] for test functions. Add actix-web to
Cargo.toml only when using Actix Web macros for service configuration.
|
2023-07-19 23:58:23 +02:00 |
|
|
|
6df57a0c12
|
💥 Better names for main macros
|
2023-07-15 11:34:28 +02:00 |
|
|
|
66f67f41dc
|
🚧 Renombra "define_handle!()" por "use_handle!()"
|
2023-06-23 08:26:26 +02:00 |
|
|
|
4054715591
|
📝 Incluye el primer ejemplo en la documentación
|
2023-06-09 19:14:08 +02:00 |
|
|
|
2f4184fe26
|
✨ Nuevo ejemplo "/hello/{name}"
|
2023-06-09 13:40:20 +02:00 |
|
|
|
a48c575198
|
🚧 Handles siempre requeridos en la implementación
|
2023-06-09 11:11:50 +02:00 |
|
|
|
0af85c4d77
|
✅ Define la estructura para tests y ejemplos
|
2023-06-09 10:33:54 +02:00 |
|