Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

home_project

Spring Boot project demonstrating a sample of how to integrate with 3rd party API Eventful open api used for samples : http://api.eventful.com/json/events/search

  1. Exposes a few endpoints that returns the data in a different format from the one returned by eventful api
  2. Provides a sample / example of usage of Factory Pattern and treating backend services as adapters( in this case eventful api)
  3. You will also get some samples/examples of full blown spring mvc tests and unit tests

About

Spring Boot project demonstrating a sample of how to integrate with 3rd party API Eventful open api used for samples : http://api.eventful.com/json/events/search Exposes a few endpoints that returns the data in a different format from the one returned by eventful api Provides a sample / example of usage of Factory Pattern and treating backend ser…

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages