Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gavrilovegor519/tasks

Task managment server based on Spring.
https://github.com/gavrilovegor519/tasks

beginner-friendly beginner-project java spring

Last synced: 10 days ago
JSON representation

Task managment server based on Spring.

Awesome Lists containing this project

README

        

# Task - task management server

Based mainly on Java and Spring technologies.

## Run
```shell
./gradlew bootRun
```

### Run in Docker

```shell
cd docker
docker-compose up -d
```

(at project's root directory)

### Swagger-UI

`/api-docs.html`