REBOL

REBOL/Services

Updated: 10-Nov-2005
Changes often. Press reload.

Summary

REBOL/Services implements network services - similar in concept to web services, but extremely lightweight by comparison. The design provides an easy way to send requests to REBOL-based services on the Internet. It is also possible to create gateways to other types of services.

Notes

  1. Alpha Release: Even though the code has been around for 9 months, we've not openly tested it. So, this is alpha. It has a few rough edges.

  2. License: REBOL BSD: Free for private and commercial uses. Use at your own risk. No warranties. Do not modify copyright or license notice.

  3. What's Next: More example services/demos. Examples using TCP port.

  4. Contact Info: We will provide a way to contact us about bugs, fixes, suggestions, etc. Probably via a REBOL/Service itself!

Links

Demos & Examples

Quick Start

Benefits

Source

FAQ

Copyright 2005 REBOL Technologies - MakeDoc2 by REBOL - 10-Nov-2005