Building API service with Mify Part 2: Adding Postgres
This is the second part in the series of building API service without the trouble of gluing stuff together. Previously In the last article we have created a Mify backend service for to-do app. But we used memory as a storage for to-do notes, this is ...
Mar 1, 20237 min read411

