Skip to content

mehtanin/server-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-project

A Node.js server to load and serve data from SPARQL.

Running Locally

Make sure you have Node.js installed. Please run following commands step by step on terminal:

git clone https://github.com/mehtanin/server-project.git
cd server-project
npm install
npm start

Your app should now be running on localhost:8000. To check the data api, click here: localhost:8000/getdata.

About

A node server to load and serve data from SPARQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published