Skip to content

Request to add a CRUD app in app showcase #122

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

Closed
AbrarJahin opened this issue Mar 7, 2017 · 1 comment · Fixed by #148
Closed

Request to add a CRUD app in app showcase #122

AbrarJahin opened this issue Mar 7, 2017 · 1 comment · Fixed by #148

Comments

@AbrarJahin
Copy link
Contributor

Hi @MarkPieszak ,

Currently, we have a REST API in here-

https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/master/docs/RESTAPI-ENTITY.MD

So, we can easily add a CRUD example in here-

https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/master/src/AspCoreServer/Server/Api/UserController.cs

So, we can use this to create a CRUR app in Angular2 on this page-

https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/master/src/Angular2Spa/Client/containers/rest-test/rest-test.component.ts

And also create a service folder for storing all API services like this-

da0b9cb4cf

For being a template, I think only 1 API is OK for us for our CRUD-

https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/master/docs/RESTAPI-ENTITY.MD

I think u got me @MarkPieszak

If we can add a CRUD in our template, it will be more useful and more acceptable for the developers.

Because then it will be a perfect starter pack I think.

Waiting for your suggestion @MarkPieszak

@AbrarJahin AbrarJahin changed the title Request to add a CRUD app in app showcase Request to add a CRUD app in app showcase Mar 7, 2017
@AbrarJahin AbrarJahin changed the title Request to add a CRUD app in app showcase Request to add a CRUD app in app showcase Mar 7, 2017
@MarkPieszak
Copy link
Member

Finished via #148

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 a pull request may close this issue.

2 participants