Miroslav is a software architect for .NET and JavaScript, employed as a Technical Lead at Seavus. He uses .NET from version 1.0. From Windows Forms, through WPF and Silverlight, all the way to ASP.NET Core. Currently, he is focused on ASP.NET Core, client-side JavaScript development and software craftsmanship. During his career, he worked on a lot of small and big projects, including a couple of local startups. He is one of the members of the development team for the Kicks platform and one of the moderators for https://javascriptkicks.com and https://dotnetkicks.com. Besides that, he is an active community member, user groups speaker and one of the leaders of "BLbit Banja Luka" user group. His blog is at https://miroslavpopovic.com.
Building production-ready APIs with ASP.NET Core
- Stopnja 300
-
Datum
četrtek
23. maj 2019 10:30
Creating REST APIs with ASP.NET Core is simple and comes down to defining controllers and routes. However, there are a lot of things to take care of before the API becomes ready for production. This talk is about best practices, authorization, routing, logging, data formatting, testing, documentation, versioning and monitoring REST APIs built with ASP.NET Core.