https://github.com/veupathdb/wsf
https://github.com/veupathdb/wsf
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/veupathdb/wsf
- Owner: VEuPathDB
- License: apache-2.0
- Created: 2019-06-11T14:52:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-23T19:11:56.000Z (6 months ago)
- Last Synced: 2025-12-25T09:36:42.460Z (6 months ago)
- Language: Java
- Homepage:
- Size: 44.1 MB
- Stars: 0
- Watchers: 24
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WSF
The [WDK](https://github.com/VEuPathDB/WDK) Web Services Framework: web service architecture to support WDK searches that run a process rather than issue an RDBMS query.
Defines a [plugin API](Plugin/src/main/java/org/gusdb/wsf/plugin/Plugin.java) so that process-based searches can be plugged into the WDK search engine.
This repo will be retired soon, when the plugin functionality will be folded into the WDK directly.