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
- Host: GitHub
- URL: https://github.com/y2k2mt/maven-badge
- Owner: y2k2mt
- Created: 2016-01-19T09:08:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T15:37:04.000Z (over 7 years ago)
- Last Synced: 2025-01-04T19:42:59.415Z (5 months ago)
- Topics: analogweb-scala, badge, svg
- Language: Scala
- Homepage: http://analogweb.github.io
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maven Central Badge
===============================================[](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.