4 Commits

Author SHA1 Message Date
aa6d4a7a66 test commit for the website 2025-08-18 23:03:41 +02:00
01d6113c1e todo shhit. figure it out.
do post checking later
2025-07-29 21:09:18 +02:00
b568494757 [INITIAL] -> Did a basic API implementation
start with:
```cargo install cargo-watch && cargo watch -q -c -w src/ -x run```

---

this currently only returns "This is a Simple CRUD API";
2025-07-29 20:14:41 +02:00
e42158ed0f Initial commit 2025-07-29 17:55:47 +00:00