https://github.com/dyalog/jarvis
APL-based web service framework supporting JSON or REST
https://github.com/dyalog/jarvis
apl dyalog dyalog-apl http-server json-server rest-api rest-server web-services webserver
Last synced: about 1 year ago
JSON representation
APL-based web service framework supporting JSON or REST
- Host: GitHub
- URL: https://github.com/dyalog/jarvis
- Owner: Dyalog
- License: mit
- Created: 2020-01-06T17:00:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T15:32:48.000Z (about 1 year ago)
- Last Synced: 2025-02-05T16:36:22.668Z (about 1 year ago)
- Topics: apl, dyalog, dyalog-apl, http-server, json-server, rest-api, rest-server, web-services, webserver
- Language: APL
- Homepage: https://dyalog.github.io/Jarvis/
- Size: 4.6 MB
- Stars: 34
- Watchers: 15
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
# Jarvis
APL-based web service framework supporting JSON or REST
See [the wiki](https://github.com/Dyalog/Jarvis/wiki) for documentation, or [Samples](https://github.com/Dyalog/Jarvis/tree/master/Samples) for examples with usage under [Demos](https://github.com/Dyalog/Jarvis/tree/master/Demos) (using two interpreters) and in [Jarvis.demo](https://github.com/Dyalog/Jarvis/blob/master/Jarvis.demo) (using a single interpreter).
Jarvis is also available as a public Docker container on [DockerHub](https://hub.docker.com/r/dyalog/jarvis).