# About the Workshop

This workshop is designed to teach you how to design, architect, and develop Web APIs using ASP.NET 10 Minimal API.

The workshop covers the following topics:

  • Setting up the development environment
  • Designing RESTful APIs
  • Implementing CRUD operations
  • Securing APIs with authentication and authorization
  • Testing and documenting APIs