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

Playground additions and switch to SQLite for playing #8

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

Conversation

fjod
Copy link
Collaborator

@fjod fjod commented Feb 19, 2021

I did several things just to make playground friendlier:
1 - use SQLite instead of MSSQL. db file is provided with PR, I added some entities in it, so users can have something to play against. MSSQL is pretty big beast!
2 - use Swagger in ToyFactory project, so people can explore nice UI instead of writing requests in Postman or other programs
3 - added several controllers, tecture services etc; so each entity in DB can be added/viewed at least

I tested branch on addition of all entities (not all methods at the time). Tests wont work for now, because I changed most realizations of services.

TODO: create some readme for playground with basic depiction of db schema and tecture usage

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