Skip to content

Ian's Solution#59

Open
ianhardrive wants to merge 2 commits intoSoftWriters:masterfrom
ianhardrive:master
Open

Ian's Solution#59
ianhardrive wants to merge 2 commits intoSoftWriters:masterfrom
ianhardrive:master

Conversation

@ianhardrive
Copy link

Solution to the Restaurant Review coding exercise. I created this WebApi project using Visual Studio 2019. It uses SQLite as the database, Dapper ORM and repository pattern for data access. I tested it using Postman. I exported my Postman tests and included them in this upload.

The database is pre-populated with User and City data, but no Restaurant or Review data. I ordered the Postman tests so Restaurants and Reviews are posted first, then reads. To run, the startup project should be the WebApi project.

Solution to the Restaurant Review coding exercise.  I created this WebApi project using Visual Studio 2019.  It uses SQLite as the database, Dapper ORM and repository pattern for data access.  I tested it using Postman.  I exported my Postman tests and included them in this folder.

The database is pre-populated with User and City data, but no Restaurant or Review data.  I ordered the Postman tests so Restaurants and Reviews are posted first, then reads.  The Startup project should be the WebApi project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant