Skip to content

pleavitt/ag-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AG Todo REST API

This application is a REST API for creating, updating and retrieving single todo tasks. (/todo) There is also an endpoint for validating a query string to check if it has matching brackets (tasks/validateBrackets)

Tech:

  • Spring Boot 2

Purpose of this application

This app was built for the primary purpose as a test for a prospective employer.

Demo

Here is a link to a demo of the API

Here is a link to the swagger doc

Current Issues/Outstanding Tasks

  • Add more commenting to code.
  • Remove any unused or unnecessary annotations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages