Skip to content

Sgitario/rest-server-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple REST service in Java

Following the next objectives:

  • Using no framework at all
  • Using TDD, clean code and SOLID patterns
  • Taking into account the concurrent users that it can support.

Moreover, I won't be using any data layer at all, but will be using an in-memory storage instead.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages