Skip to content

roberiodutra/ts-node-api

Repository files navigation

Swagger TS-Node-API


API made with JS, TS, Node and Mongodb 🤓


My Skills


🚀 This API is part of the DevHelper project, its Frontend can be found here »


🚧 TS-Node-API 🚀 under construction... 🚧

FeaturesTechnologiesPrerequisitesAuthor


Features

  • DB CRUD in Users and Questions
  • Unitary tests
  • Documented with Swagger

Technologies

The following tools were used in building this API:


Prerequisites

Before starting, you will need to have the following tools installed on your machine: Git, Node.js. Besides, it's good to have an editor to work with the code like VSCode

🎲 Running the BackEnd (server)

# Clone this repository
$ git clone <[email protected]:roberiodutra/ts-node-api.git>

# Access the project folder in terminal/cmd
$ cd ts-node-api

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

# The server will start on port:3001 - access <http://localhost:3001>

Author


📝 License

This project is under license MIT.

About

Backend for devHelper project, made with Typescript, Nodejs, Javascript and Mocha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors