Skip to content

TheBigR/rTodoBackSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rTodoBackSpring

runs at localhost:8080

available pathes - /create string param: title long param: creationTime long param: updateTime boolean param: done

/getAll

/getByTitle string param: title

/getByUuid string param: uuid

/update string param: title string param: newTitle long param: updateTime boolean param: done

/delete string param: uuid

/deleteAll

this is hooked to an Atlas collection. see connection string at application properties.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages