Skip to content

Conversation

@Tyagi-Sunny
Copy link
Owner

@Tyagi-Sunny Tyagi-Sunny commented Sep 19, 2022

Rest-API Assignment: Setup a back end server for the previous application. This needs to be a separate application. Create CRUD APIs (REST) for user model. Store data in JSON file. Use that as source of data. UI functionality should remain same. Everything should be in TS. Use express for REST APIs. Push the code to a separate repo on github. Generate a PR for review.

@Tyagi-Sunny Tyagi-Sunny changed the base branch from main to dev September 19, 2022 05:35
data.json Outdated
@@ -0,0 +1,10 @@
[{"id":1,"firstName":"Sunny","middleName":"NA","lastName":"Tyagi","email":"sunny.tyagi@sourcefuse.com","contact":6396786017,"role":"Web-Apps Engineer","address":"GZB"},{
Copy link
Collaborator

@DeepakSF25 DeepakSF25 Nov 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no formatting?

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.

3 participants