Software for evolving RESTful API's and Web Services. Encode/specify, simulate and integration test your API's.
README and source code: https://github.com/passivsystems/protean/tree/0.9.0-beta.1. Download: https://github.com/passivsystems/protean/releases/tag/0.9.0-beta.1 Documentation: http://proteanic.org This project favours specification driven development. Specify your services with a codex, and get a bunch of free goodies as a result, including a simple everything succeeds simulation, customisable API docs, and simplistic integration tests. You are never required to pollute your project in any way, no annotations or XML. A codex is structured EDN, pretty much everything is configurable. Sim extension functionality allows you to extend the free sim capability, develop almost any kind of simulation, just use clojure. We have built a simple multiplayer text adventure in a sim extension, and have other examples in development. Protean is being used on large projects to specify API's and simulate missing components/services to speed development. We hope this might be interesting/useful. All feedback/questions welcome! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
