Skip to content

librastartup/libra-checker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js API

This is an Express.js server that connects the backend with the frontend: on user request, gets data from PostgreSQL and returns to the user.

Quick Start

Clone the repository, npm install and then node index.js to listen to requests from the Libra Checker's frontend.