Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 219 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 219 Bytes

Pokemon review program. A relational database system of Pokemon, trainers, and reviews.

Created a Web API using ASP.NET to interact with the database via Swagger.

Following Teddy Smith's ASP.NET Core Web API Course.