Skip to content

A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling

License

Notifications You must be signed in to change notification settings

DTADMI/spring-todo-list-firestore-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-todo-list-firestore-api

A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented :   + DTO   + DAO   + logging   + caching   + load shedding   + rate limiting   + time limiting   + circuit breaking   + retrying   + Error handling

About

A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages