Skip to content

SujalAgre/notes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes API

A simple and lightweight API with MongoDB integration.

Setting up

Install all required packages and dependencies:

npm install

Run the TypeScript server using:

npm run dev

or

npx ts-node notes-api.ts

Built to grasp the core concepts of express and backend development.

About

A simple and lightweight API with MongoDB integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published