Top REST API Best Practices
Many giants like Facebook, Google, Github, Netflix, Amazon, and Twitter have their own REST(ful)...
Read MorePosted by Vladimir Pecanac | Updated Date Apr 10, 2026 | HTTP
Many giants like Facebook, Google, Github, Netflix, Amazon, and Twitter have their own REST(ful)...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | Logging, Web API
ASP.NET Core ships logging in the box. We inject ILogger<T> into a class, call it, and the...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | C#, Web API
Every service an ASP.NET Core Web API uses is registered in Program.cs before the application...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | C#, Web API
The ASP.NET Core Web API we build across this series reads and writes two SQL Server tables:...
Read More
Whether you want to master web development or software architecture, you should check our COURSES and pick the one that you like.