A very simple Rest API using scala and vertx
This repository contains a very simple REST API built using Scala and Vert.x.
This project demonstrates how to use Vert.x with Scala to build a lightweight, reactive REST API. The project is structured to showcase a basic implementation of a RESTful service with endpoints for handling HTTP requests.
To run this project locally, ensure you have the following installed: