Skip to content

Suk-Be/NodeExpressEJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server backend with two endpoints: /localpress and /globalpress. Both endpoints can be accessed using a simple parameterless GET request and will return JSON documents.

JavaScript code calls both endpoints and creates a JavaScript array that contains the from the source with parameters for page title and headline.

The data array is sorted by the timestamp descending and reformatted.

I used these frameworks: node.js as server, express for routing, ejs as template engine, body-parser middleware. I used these technologies: es6, javascript, html5 for semantics, sass

About

Node.js, Express.js, EJS workflow with get routes, json data and timestamps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors