https://github.com/grobmeier/hydart
Hydart is an experiment in Dart
https://github.com/grobmeier/hydart
Last synced: 12 months 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-30T18:02:57.000Z (over 14 years ago)
- Last Synced: 2025-02-15T06:22:23.692Z (over 1 year 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.