https://github.com/boylesoftware/thymes2
Thymes2 Framework
https://github.com/boylesoftware/thymes2
Last synced: 8 months ago
JSON representation
Thymes2 Framework
- Host: GitHub
- URL: https://github.com/boylesoftware/thymes2
- Owner: boylesoftware
- License: apache-2.0
- Created: 2014-10-17T22:19:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T17:47:58.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T21:09:49.118Z (over 1 year ago)
- Language: Java
- Size: 547 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Thymes2 Framework
=================
Thymes2, or X2 for short, is a Java framework designed for back-end applications
that on one end are backed by persistent storage (a database), possibly
communicate with a range of other back-end services, and on the other end expose
a REST API. The framework is an alternative to several Java EE technologies,
primarily implementations of JAX-RS and JPA. It is modern, practical and
lightweight.