Skip to content

Express web server handing requests to PostNord's API from an integrated fontend page.

Notifications You must be signed in to change notification settings

Erma32/postnordAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postnordAPI

This project consists of an Express web server handing requests to PostNord's API from an integrated fontend page.

Technologies

  • The backend is built using Node with Express
  • Pug is used as view engine
  • API requests are made using Axios thowards the PostNord API

Set Up

  1. Clone repo
  2. cd into directory
  3. Run npm install
  4. Run node /bin/www
  5. Server should be up and running, accessible through localhost:3000

About

Express web server handing requests to PostNord's API from an integrated fontend page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published