Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mbrassey/jsnote

This application uses an Express.js back end to save and retrieve note data from a JSON file
https://github.com/mbrassey/jsnote

Last synced: about 2 months ago
JSON representation

This application uses an Express.js back end to save and retrieve note data from a JSON file

Awesome Lists containing this project

README

        

## jsNote

This application uses an Express.js back end to save and retrieve note data from a JSON file.

![licensebadge](https://img.shields.io/badge/license-CC0_1.0_Universal-blue)

#### Issues

- [x] [Create webserver & routes](https://github.com/MBrassey/jsNote/issues/1)
- [x] [Accept user data](https://github.com/MBrassey/jsNote/issues/2)
- [x] [Retrieve data from json](https://github.com/MBrassey/jsNote/issues/3)
- [x] [Re-factor & add delete function](https://github.com/MBrassey/jsNote/issues/4)
- [x] [Test & stylize](https://github.com/MBrassey/jsNote/issues/5)

#### Requirements

- node.js
- npm

#### Installation

npm i

#### Usage

npm start
navigate: http://localhost:3001/

:cyclone: Click the image(s) below to view the live webapplication

[

](https://jsNote-mbrassey.herokuapp.com/)

#### Questions

Contact me at [[email protected]](mailto:[email protected]) with any questions or comments.

#### License

`jsNote` is published under the **CC0_1.0_Universal** license.

> The Creative Commons CC0 Public Domain Dedication waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense.