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

https://github.com/helenanevesdeveloper/portal_de_noticias

My first website for my pets and for almost-mine pets using NodeJS
https://github.com/helenanevesdeveloper/portal_de_noticias

express-js first-project first-website mysql nodejs

Last synced: about 2 months ago
JSON representation

My first website for my pets and for almost-mine pets using NodeJS

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