Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grobmeier/hydart
Hydart is an experiment in Dart
https://github.com/grobmeier/hydart
Last synced: 5 days ago
JSON representation
Hydart is an experiment in Dart
- Host: GitHub
- URL: https://github.com/grobmeier/hydart
- Owner: grobmeier
- License: apache-2.0
- Created: 2011-10-17T16:52:27.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-30T18:02:57.000Z (about 13 years ago)
- Last Synced: 2024-11-05T16:28:14.481Z (about 2 months ago)
- Language: Shell
- Homepage: hydart.grobmeier.de
- Size: 88.9 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
HYDART
In Greek mythology, the Lernaean Hydra (Greek: Λερναία Ὕδρα (help·info)) was an ancient nameless serpent-like chthonic water beast, with reptilian traits, (as its name evinces) that possessed many heads. (http://en.wikipedia.org/wiki/Lernaean_Hydra).
Dart is a scripting language intiated by Google: http://www.dartlang.org)
HYDART is an experiment in Dart; it does respond to http request and forks new isolates for each request. You could say, HYDART is having many heads too. You could say the HYDART is multiheaded beast, which answers http requests.
HYDART uses the Apache License 2.0 as every cool Open Source project.