https://github.com/visallo/webster
Minimal web framework, implemented in Java, resembling node.js+express.
https://github.com/visallo/webster
Last synced: over 1 year ago
JSON representation
Minimal web framework, implemented in Java, resembling node.js+express.
- Host: GitHub
- URL: https://github.com/visallo/webster
- Owner: visallo
- License: apache-2.0
- Created: 2015-03-06T19:07:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T20:59:42.000Z (about 4 years ago)
- Last Synced: 2025-03-24T17:14:31.116Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 375 KB
- Stars: 12
- Watchers: 9
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
webster [](https://travis-ci.org/visallo/webster)
======
Minimal web framework, implemented in Java, resembling [node.js](https://github.com/joyent/node)+[express](https://github.com/visionmedia/express).
License
-------
Copyright 2017 Visallo, LLC
Copyright 2015 V5 Analytics, LLC
Copyright 2013 Altamira Technologies Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.