Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alonach/nodejsproject

This is the Node.js project for a basic Node.js course in Business College Helsinki
https://github.com/alonach/nodejsproject

Last synced: about 5 hours ago
JSON representation

This is the Node.js project for a basic Node.js course in Business College Helsinki

Awesome Lists containing this project

README

        

## Create a single-page application to use the data

- Create a folder for the project

- Create json file for the data

- Create data access layer for the data

- Create a single-page application to use the data

- Submit the project

- Create the following operations:

get all
get one
insert
remove