#apis
Read more stories on Hashnode
Articles with this tag
Context You need to design some routes with the following properties: you need to do some computation in the backend they are idempotent: every time...
Working with DateTime or Time and timezones can be sometimes confusing. Here are some guidelines that I defined while working with dates/times. They...