Skip to content

ApiMarket is an application developed in C# aimed at creating an e-commerce platform using REST APIs. The project utilizes a layered architecture, ensuring a clear separation of responsibilities, which simplifies maintenance and enhances the scalability of the application.

Notifications You must be signed in to change notification settings

MatheusCFBT/ApiMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiMarket

Badge em Desenvolvimento

About

ApiMarket is an application developed in C# aimed at creating an e-commerce platform using REST APIs. The project utilizes a layered architecture, ensuring a clear separation of responsibilities, which simplifies maintenance and enhances the scalability of the application. The application also leverages SQL Server for database management and Entity Framework for ORM (Object-Relational Mapping).

Project Structure

  • Layered Architecture: Responsible for dividing the application logically into layers such as data, business, and presentation.
  • Technologies Used: C#, ASP.NET Core, REST APIs, SQL Server, Entity Framework.

About

ApiMarket is an application developed in C# aimed at creating an e-commerce platform using REST APIs. The project utilizes a layered architecture, ensuring a clear separation of responsibilities, which simplifies maintenance and enhances the scalability of the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages