Ethan H. Eastwood
Ethan H. Eastwood

Software Developer

Game Designer

Destroyer of Tacos

  • About Me
  • My Work
  • Resume
  • Skills
  • Contact
Ethan H. Eastwood
Ethan H. Eastwood

Software Developer

Game Designer

Destroyer of Tacos

Download CV

Ecommerce API

  • Runtime & Framework: .NET 8, ASP.NET Core
  • Database: SQL Server
  • ORM: Entity Framework
  • API Platform: Postman

View the project’s public Github repo here. 

A locally hosted API simulating the back-end of an online games and digital software distributor. This project was created with the goal of better understanding Rest API design and applying it to a real world business use case.

Features

  • Interfaces asynchronously with a SQL Server to create, store, and retrieve game product data, category information, and transaction details.
  • Product and sale endpoints contain optional query parameters to filter through database results and use pagination to return a limited number of results per request.
  • Game product and sales services are provided to API controllers by Dependency Injection.
Share:

Prev
Next