Skip to content

simonwalenkamp/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Rest API

A RESTful Todo API built with Scala 3 and http4s.

Prerequisites

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

  • Java JDK 17 or higher
  • sbt 1.9.0 or higher
  • Scala 3.3.6

Running the Application

To run the application locally:

sbt run

This will start the HTTP server using http4s-ember-server on port 8080.

Running Tests

The project uses MUnit for testing. To run the test(s):

sbt test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages