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

https://github.com/hexlet-components/java-javalin-blog


https://github.com/hexlet-components/java-javalin-blog

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# java-javalin-blog

[![github action status](https://github.com/hexlet-components/java-javalin-blog/workflows/Java%20CI/badge.svg)](https://github.com/hexlet-components/java-javalin-blog/actions)
[![Maintainability](https://api.codeclimate.com/v1/badges/c26cc0a63f7cfe8bd9c1/maintainability)](https://codeclimate.com/github/hexlet-components/java-javalin-blog/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/c26cc0a63f7cfe8bd9c1/test_coverage)](https://codeclimate.com/github/hexlet-components/java-javalin-blog/test_coverage)

[Demo on Heroku](https://java-javalin-blog.hexlet.app)

## Requirements

* JDK 20
* Gradle 8.2
* GNU Make

## Setup

```bash
make setup
```

## Run server

```bash
make start
# Open http://localhost:3000
```

---

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-javalin-blog)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-javalin-blog).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).