Skip to content

pablocabrera85/marvel-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel API Client

This is a simple Java Client to consume Marvel API from a server side application.

Full documentation can be found at Marvel Developer Portal.

To use it in your project just add the dependency:

<dependency>
    <groupId>com.pcab</groupId>
    <artifactId>marvel-api-client</artifactId>
    <version>1.0.0</version>
</dependency>

If you want to build this project, and run the tests, you need to have a developer account and your public and private key.

About

This is a simple Java Client to consume Marvel API from a server side application.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages