Thanks to visit codestin.com
Credit goes to github.com

Skip to content

uuhnaut69/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TODO API

A REST API for a TODO List.

Introduction

List supported features:

  • Fetch work's details.

  • Fetch list of works with sorting and pagination.

  • Add work.

  • Edit work.

  • Delete work.

  • Support caching (Caffeine).

  • Support db migration (Liquibase).

Technology stacks

List technology stacks used in this project:

  • Spring Boot Framework 2.x

  • MySQL 5.7

  • Swagger2

  • Liquibase 3.4.1

  • Caffeine 2.6.2

  • Maven 3.1.1

About

A REST API for a TODO list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages