badger

Badger Lets you create Github Badges, Sonar Badges, et al.

View project on GitHub

Builds Badges for Github, Sonar, lgtm and Travis.

Build Status GitHub issues GitHub forks GitHub license GitHub stars

  • Curated - Just for your readme.md !!.
  • Do it with style - Badger Generates all the Mark-up needed to show the flashy badges for your repos.
  • Ostentate - build status, code quality, deployment status and more.
  • Convenient Clone whole of your git hub repo in just one (or may be to 2 !!) commands generated by Badger.
  • Simple UI No Commands - for Laziest.
  • <3 Github

Access API Here.

https://badgerr.herokuapp.com/swagger-ui.html#/

ON LOCAL

http://localhost:8081/swagger-ui.html#/

Note: Before To running please add following VM Args –add-opens java.base/java.lang=ALL-UNNAMED

Reference.

  • Caching
    • https://www.foreach.be/blog/spring-cache-annotations-some-tips-tricks
    • https://spring.io/guides/gs/caching/
  • Rest Async Operations.
    • https://spring.io/guides/gs/async-method/