Skip to content

REST API for LinkedIn-like web application. Written in JAVA.

Notifications You must be signed in to change notification settings

GiannisKatsoridas/Nutella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutella

This was an assignment for a university class, called Internet Application Technologies (Department of Informatics and Telecommunications - University of Athens). The main purpose was to create a Web Application similar to LinkedIn. This is the REST API used to feed the front end with the necessary data. The back end is written in Java using libraries such as Apache CXF, EclipseLink JPA etc. The script for the mysql database is provided (file: nutella.sql). There is, also, a design document (in Greek) describing, in detail, all the endpoints as well as analysing the database used and the helper classes. All in all, the API is fully functional, given someone builds the WAR Artifact correctly, and with a working Front End the website should be functional.

About

REST API for LinkedIn-like web application. Written in JAVA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages