2 devlogs
1h 20m 23s
Litestar is a really cool api framework for python, similar to flask, but I don’t know it yet, so I’m learning it :D
Litestar is a really cool api framework for python, similar to flask, but I don’t know it yet, so I’m learning it :D
I’m working on getting it working with a db. nothing exciting to show yet, still following tutorial.
Log in to leave a comment
I’m just going through the tutorial, and the tutorial is just showing me how to make a simple todo list thing :D
image one is the code,
image two is the response from the server when run.
next step is to make the list interactive, and serialize it to a database, then actually make a project with it lol
Log in to leave a comment