Skip to content

A Node.JS template to use as beckend for my next-template

Notifications You must be signed in to change notification settings

maastrich/node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Template

Description

This node template has been made with heart, it is free to use but do not hesitate to send a little message. It is pretty simple to use, it only use simple technos.

Technos

Database

For the database, I choose to use MongoDb, it is, for me, the simplest way to start with database. Really simple and fast to create a cluster and database. Must of all, it is FREE.

Language

I choose Node.JS for its simplicity and it's efficience.

Server

For the Server, it is implemented using Express. It pretty easy to handle routes and to use.

API

Route Method Documentation
/api/signin POST https://github.com/PencilEater/node-template/blob/master/docs/Signin.md
/api/signup POST https://github.com/PencilEater/node-template/blob/master/docs/Signup.md

About

A Node.JS template to use as beckend for my next-template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published