Skip to content

Rest API built with ExpressJS and MongoDB and written with Typescript

Notifications You must be signed in to change notification settings

EliasPereyra/rest-api-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--REST API with Typescript--

Rest API built with ExpressJS and MongoDB and written in Typescript

Built with

  • Node.js
  • Express.js
  • MongoDB
  • TypeScript
  • JSONWebTokens

Structure

  /configure
  |- default.ts
  /src
  |- /controllers
  |- /middlewares
  |- /models
  |- /schema
  |- /services
  |- /utils
  |- app.ts
  |- routes.ts

Features

  • Allows to create an user account
  • Allows to create a session with your user account
  • Allows to create a product
  • Allows to update a product
  • Allows to delete a product
  • You can log out from the session

Credits

This is a project for learning purposes, was made following a tutorial in YouTube, you can check it out here

About

Rest API built with ExpressJS and MongoDB and written with Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published