Skip to content

lsrios/ais-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ais-movies

Ais recruitment exam

This project was made for Ais recruitment exam. It's a simple movies API, presents the four http verbs (GET, PUT, POST and DELETE), some architectures patterns (like Repositories and Restfull) and unit testing.

The project uses Eclipse Jersey as Jakarta EE Rest Api implementation.

Some command-lines to execute:

mvn clean test -> for compiling and execute unit tests

mvn compile exec:java -> for compiling and run application

About

Ais recruitment exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages