- https://lukeh990.io
-
Hello, I am a 17 year old programmer just trying to make it through school.
- Joined on
2024-04-19
Block a user
96c251c1ca
Add new update_task endpoint; Change database_url to &str;
f2107568f0
Change establish_connection to use &str as opposed to &String
c6edcbd009
Setup create_task endpoint
f94e356f8e
Add v1 namespace for versioned api
2074d4b476
Add get_task endpoint
1fb0925528
Add migration check and db connection check to startup
61329db39f
Add error println
a9bcfe154a
Add due date to migration
9a637b888f
Create task table migration
WIP: Minimum Viable Product