Skip to content

Repository files navigation

Node.js REST API Kit

This repository is a Node.js with TypeScript kit which can be used to build simple REST APIs.

Instructions to Run

1 - Clone this repository:

git clone https://github.com/adrianoapj/nodejs-ts-rest-kit

2 - Open the directory where the repository was cloned.

cd nodejs-ts-rest-kit

3 - Install all dependencies.

npm install

or

yarn

4 - Run the server.

npm run dev

or

yarn dev

License

This project is licensed under MIT License, for more info about it, take a look at LICENSE file.

About

This repository is a kit containing an app created using Node.js and TypeScript which can be used as base to build simple REST APIs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages