An open API service indexing awesome lists of open source software.

https://github.com/y2k2mt/maven-badge

A sample application of Analogweb Framework
https://github.com/y2k2mt/maven-badge

analogweb-scala badge svg

Last synced: 3 months ago
JSON representation

A sample application of Analogweb Framework

Awesome Lists containing this project

README

        

Maven Central Badge
===============================================

[![Maven Central](https://analogweb-maven-badge.herokuapp.com/maven-central/org.analogweb/analogweb-core/badge.svg)](https://analogweb-maven-badge.herokuapp.com/maven-central/org.analogweb/analogweb-core)

A sample application of [Analogweb Framework](http://analogweb.org) in 50 lines!

# Run

$ bin/run.sh

# Obtaining a badge

```
$ curl localhost:8000/maven-central/[groupId]/[artifactId]/badge.svg
```

# Redirecting to an artifact details

```
$ curl localhost:8000/maven-central/[groupId]/[artifactId]
```

# Deploying to Heroku

It can be deploying repository to the Heroku.