A Node.js server to load and serve data from SPARQL.
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.