
A open-source starter architecture for small projects with Web Api (.NET Core 3.1)
The Default.Architecture project is an innovative open-source web API starter kit that integrates modern technologies to streamline the development process. Built with Docker, Angular 9, and ASP.Net Core 3.1, it features robust authentication and authorization using JWT, making it an excellent choice for developers looking to create secure web applications. Whether you're a beginner or an experienced developer, this starter project offers a solid foundation for building complex applications quickly and efficiently.
The use of MySQL as the database management system ensures reliable data storage, while Docker’s containerization simplifies the setup and deployment process. By following straightforward setup commands, developers can get their applications up and running in no time, allowing them to focus on coding rather than configuration.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.