Skip to content

ToYonos/allocine-api-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Java REST client for the Allocine API

It's based on the work done by Gromez and his PHP client

Just run the tests in order to try the client

./gradlew test

For now just a movie search and a theater search are available but it's quite easy to add more methods using the documentation

The client's methods return a browsable JsonObject but it could be improved, generating a model based on the API, and returning matching POJOs.

About

A simple Java REST client for the Allocine API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages