samirsalman / GraphDB-API-AI2-Project-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI2 Project Back-end - GraphDB API's

This project is the back-end of AI2 Project (https://github.com/samirsalman/Artificial-Intelligence-2-Project).

Server

It contains restful api's to add/delete/update/get data from GraphDB server. It uses Npm GraphDB package to manage GraphDB operations.

Authors

Samir Salman, , Simone Giorgioni, Manuel Gallucci, Matteo Domenico Lepore

How to Start

You can run node server.js command to start the server on port 3000.

About


Languages

Language:HTML 90.9%Language:JavaScript 9.1%