levindoneto / nodejs-whats-info

REST Api responsible for managing data from users who are able to utilize the Whatsapp chat bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS WhatsApp Info

REST Api responsible for managing data from users who are able to utilize the Whatsapp chat bot.

Author: Levindo Gabriel Taschetto Neto..

Used Technologies

Framework(s)

Parsing Middleware

Database

Object Modeling Tool

Linter

Requiremens for the deployment

On Windows OS*

How to Deploy the Server

$ npm install

How to Start the Server

$ node app

Thus, the app may be accessed on http://localhost:PORT. Where PORT can be configured here on server.port.

How to use the Rest API

TO DO...

About

REST Api responsible for managing data from users who are able to utilize the Whatsapp chat bot.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%