Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clintonbrito/todolist-with-java

Application created as part of Rocketseat's Java course. Use this URL address right below to send HTTP requests.
https://github.com/clintonbrito/todolist-with-java

Last synced: 7 days ago
JSON representation

Application created as part of Rocketseat's Java course. Use this URL address right below to send HTTP requests.

Awesome Lists containing this project

README

        

# Todolist in Java

This is a Todolist Java Maven project created during a Rocketseat Java course. This is basically my first contact with Java language.

## Prerequisites

To run this project, you will need to have the following installed:

- Docker
// work in progress

## Installation

1. Clone this repository.
2. Open a terminal and navigate to the project directory.
3. Run the following command to build the project:
// work in progress

## Usage

To run the project, execute the following command:
// work in progress

## License

This project is licensed under the MIT license. See the LICENSE file for details.