angular crud operations using json and api calls
Following 2 folders have code for crud operations and node server code . Firebase API can be used , but it requires authkey, domain key and other configs , its just replacing Node api with firebase api .
my-crud-app => Angular code for CRUD operations using JSON object and using API calls
server => Node server code using express for creating APIs , which runs on http://localhost:1337/api/v1/tasks