Sakany

Project information

  • Category: API Development
  • Project date: 20 June, 2024
  • Project URL: Sakany
  • Source Code: GitHub
  • Technologies: C#, SQL Server, ASP.NET Core, Clean Architecture, Mediator, CQRS
  • Tools: Git, GitHub, Docker, JWT
  • Docs: Postman, Apidog

Key Features:

An API platform connecting customers with realtors for buying or renting beds, rooms, and apartments.

  • C#: The C# language is the most popular language for the .NET platform, a free, cross-platform, open source development environment.
  • .NET Core: ASP.NET Core is an open-source modular web-application framework. It is a redesign of ASP.NET that unites the previously separate ASP.NET MVC and ASP.
  • Microsoft SQL Server: Microsoft SQL Server (Structured Query Language) is a proprietary relational database management system developed by Microsoft.
  • JWT (JSON Web):A standard for securely transmitting information between parties as JSON objects, commonly used for authentication and authorization in web applications.
  • Docker: Containerization platform that simplifies the deployment and management of applications by packaging them into portable containers, ensuring consistency across different environments.
  • Docker Compose: Tool for defining and running multi-container Docker applications, enabling seamless configuration and orchestration of complex application architectures.