diff --git a/README.md b/README.md index 68454734..89d8c685 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,8 @@ A curated list of awesome Java frameworks, libraries and software. * [Ratpack](http://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. * [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications. * [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. +* [Tinystruct](http://tinystruct.org) - Small and efficient framework, Not only for web application. +* [Tinystruct Examples](https://github.com/m0ver/tinystruct2.0) - Interesting web applications. * [Vaadin](https://vaadin.com/) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client-side. # Resources