Skip to content

jerrywonderr/notes_api

Repository files navigation

Notes API

Description

This is a simple API built on Node.js to help users create and manage notes. Basically, it's synonymous with an API-based backend of a note-taking application where users can create notes and perform basic CRUD operations on them. This API can be used for exactly just that, excusing the need to build out a full-fledged backend application to handle the notes.

By the way, I have plans to niche this down to an API to manage tasks, that way, it will be more useful for frontend developers working on a simple task manager application. Yeah, so, be on the lookout if you're interested.

Credit

This project is inspired by Uptick Engineering Fellowship and was initially written to fulfil one of the requirements for joining the fellowship.

About

A simple API to manage notes built on Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published