Skip to content

maastrich/freeteam-back

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages