Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zach Kearney Code Challenge #52

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

zachkearney
Copy link

Thank you for the opportunity.
Feel free to reach out with any questions/comments.
412-862-0099
[email protected]

Zach Kearney added 30 commits October 17, 2020 17:51
- Added NLog.
- Added Swagger.
- Added DebugController.
- Added ApiVersioning.
- Added .gitignore
Adding Nuget packages for entity framework and entity framework tools to generate entities.
Adding apimodels for restaurant and review.
Cleaning namespaces.
Added controllers with empty methods for restaurants and reviews.
Added BLL project
- Added Manager, translator, and validator folders.
- Added interfaces for ApiModelTranslator and Managers.
- Added concrete implementations of interfaces.
- Added bll to dependency injection.
Added ReviewSearchApiModel.
Added manager code to hit EF.
Injecting validators.
Fixing schema.
Tweaking schema.
Fixing bugs.
Adjusting api models.
Fixing validator bugs.
Switching to SwashBuckle
Adding comments to controllers.
Adding comments to readme.
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