Skip to content

JoaquinBeceiro/node-api-basic-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS basic structure example

Introduction

This is a basic NodeJS architecture to help you build amazing things from scratch.

Libraries in use

  • express
  • body-parser
  • dontenv
  • express-validator
  • helmet
  • jsonwebtoken

Installation & Usage

  • Download the repo git clone git@github.com:JoaquinBeceiro/node-api-basic-architecture.git.
  • Install dependencies npm i.
  • Start the server npm start (this use nodemon).
  • Build amazing APIs 🚀.

Contributions

Feel free to collaborate with the project to improve it

Authors

Joaquin Beceiro

About

Basic architecture of NodeJS server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors