Skip to content

senbo1/RESTful-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API with Typescript, Express, MongoDB

This is a RESTful API built using Typescript, Express and MongoDB. It provides an easy way to interact with data stored in MongoDB.

Requirements

  • Node.js
  • npm / pnpm / yarn
  • MongoDB

Installation

  1. Clone the repository:
git clone https://github.com/harshhh11/RESTful-API.git
  1. Navigate to the directory:
cd RESTful-API
  1. Install the dependencies:
pnpm i

Usage

  1. Start the development server:
pnpm dev
  1. The API will be running on http://localhost:6969

About

A RESTful API with JWT and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published