Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helenanevesbr/portal_de_noticias

My first website for my pets and for almost-mine pets using NodeJS: http://zebrapintada.com.br/
https://github.com/helenanevesbr/portal_de_noticias

express-js first-project first-website mysql nodejs

Last synced: 8 days ago
JSON representation

My first website for my pets and for almost-mine pets using NodeJS: http://zebrapintada.com.br/

Awesome Lists containing this project

README

        

Fake News - My NodeJS Study
===

## Summary

My first website is for my dogs, cats and **rooster**

I've developed this application using NodeJS integrated with MySQL as database and MVC as the design pattern.

## Other development choices


  • Framework: Express

  • Package manager: NPM

  • View engine: EJS



## Modules

  • Body-parser: To receive form parameters stored in requests.

  • Express-validator: For data validation

  • JsonWebToken: For creating session variables