https://github.com/openwms/webworms
Webworms. A collection of tiny web utilities.
https://github.com/openwms/webworms
Last synced: 10 months ago
JSON representation
Webworms. A collection of tiny web utilities.
- Host: GitHub
- URL: https://github.com/openwms/webworms
- Owner: openwms
- License: apache-2.0
- Created: 2016-03-05T21:25:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T13:42:08.000Z (almost 10 years ago)
- Last Synced: 2025-03-02T11:49:35.247Z (over 1 year ago)
- Language: Java
- Homepage: https://interface21.io/webworms
- Size: 145 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interface21.io Web Worms
A collection of web utilities.
## A. Annelida
A webjar (Servlet 3.0 web fragment) that bundles essential Thymeleaf layout templates and fragments as well as Thymeleaf
extensions.
## B. Anthropoda
A self-contained authentication module, including
- a lightweight login form UI widget (HTML5 Webcomponent)
- a RESTful authentication service (Spring Web)
- a SPI to customize authentication and authorization
Find further information [here](./anthropoda/WELCOME.md)