wubeZ / GraphienNote-API

πŸ“ GraphienNote: write down your Notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphienNote, inscribe your daily Notes

A simple Restful API for note taking that is used to jot down notes for daily usage

api

Features β€’ How To Use β€’ Credits β€’ License

Features

  • Create your Notes
  • Modify your Note's content
  • Delete your Notes
  • Search your notes based on tag or label or title
  • Create Remainders and set their time
  • Update Remainder's contents
  • Delete Remainders
  • authentication of user with tight security measures
  • a cache server for enhancing the read performance

How to Use

Currently, the system is development.

# Clone this repository
$ git clone https://github.com/wubeZ/GraphienNote-API.git

# Install dependencies
$ npm install

- add your env variables according to env.examples
# Run the app
$ npm start

Credits

This API uses the following technologies and packages predominantly:

License

About

πŸ“ GraphienNote: write down your Notes


Languages

Language:JavaScript 100.0%