Commit Graph

10 Commits (a8000cd0f32a385cf64475fb5ca25c85f6412fc1)
 

Author SHA1 Message Date
Carsten Kragelund a8000cd0f3
refactor: let actix handle String conversion 2023-07-28 20:29:21 +02:00
Carsten Kragelund 8eba4a1b4d
docs: comment on POST endpoints in NOTES 2023-07-28 17:38:22 +02:00
Carsten Kragelund 76ec0ce0f4
feat: echo post api endpoint
This endpoint responds with the body that was sent with the
post request
2023-07-28 17:33:43 +02:00
Carsten Kragelund 2a71ade56f
docs: update README 2023-07-28 14:09:16 +02:00
Carsten Kragelund 31fae7424a
legal: add license
This adds a slightly modified version of the ISC license that removes
the requirement to include the copyright and license notice in
distributed copies.
2023-07-28 13:58:03 +02:00
Carsten Kragelund 0b01952320
docs: more notes 2023-07-28 13:50:15 +02:00
Carsten Kragelund 9ae259f3f4
refactor: delete unneeded pages files 2023-07-28 13:24:12 +02:00
Carsten Kragelund 55fa0bb42b
docs: add personal notes about rapid 2023-07-28 13:22:08 +02:00
Carsten Kragelund 01fee29a39
init: run and move to app router 2023-07-28 13:21:54 +02:00
Carsten Kragelund f8ab614290
init: create nextjs app with rapid-cli 2023-07-28 13:10:10 +02:00