A work in progress When building your RESTful API, one of the easiest ways to know if the process completed as expected or not is the HTTP status codes returned by the server. That’s why I always use the HTTP status codes for testing, before getting into more elaborate testing of the server response. UnderneathContinue reading “HTTP Status Codes for your REST API”
Tag Archives: Web design
Weekly log @ 45/2022
After some time working my way through Codecademys back-end career path, i’ve decided to take a break in order to start building a portfolio of applications. This week I’ve been working on my first sprint for the first application: A budget application for structuring my private economy. After this, I’m planning to do an expenseContinue reading “Weekly log @ 45/2022”