Search posts, tags, users, and pages
Vojko Pribudić
Principal Software Engineer
Last time I showed you how to build a simple book store REST API. This time I want to take it a step further and show you how to build an (almost) production-ready API with real database storage instead of an in-memory mock that we used. Also, I will...
Bruno Vego
a bit of everything
Very insightful! Thank you Vojko for writing this up!
Could you write an article on how you use postman/insomnia and how to manage the requests effectively? For me, it always becomes a mess sooner or later when I need to test something temporarily.
Sure :) I will write something on that topic soon.
Bruno Vego
a bit of everything
Very insightful! Thank you Vojko for writing this up!
Could you write an article on how you use postman/insomnia and how to manage the requests effectively? For me, it always becomes a mess sooner or later when I need to test something temporarily.