Skip to content

Notes Server is a REST API built with Express.js, MongoDB, Passport.js, tsoa, and TypeScript.

License

Notifications You must be signed in to change notification settings

iberatkaya/notes-server

Repository files navigation

Notes Server

Notes Server is a REST API built with Express.js and MongoDB using TypeScript. Checkout the client.

Table of contents

Installation

git clone https://github.com/iberatkaya/notes-server.git
npm install
npm run dev

Features

  • Create an account.
  • Create, edit, and fetch notes.

Dependencies

Documentation

You can view the API documentation here.

Running Tests

npm test

Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

About

Notes Server is a REST API built with Express.js, MongoDB, Passport.js, tsoa, and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks