This is a collection of examples of services using the pedestal toolkit.
If you're new to Pedestal, we recommend that you have a look at our documentation and then start with the examples.
- Hello-world A minimal service that exhibits the bare-minimum necessary to integrate Pedestal into an applicaiton.
- Ring-middleware, shows how to use Ring middlewares with services
- Server-with-links, a service that
demonstrates generating links to routes using
url-for
- Template-server, a service that shows how to use different template engines
- Cors
- Immutant/Wildfly, a service that can be deployed standalone (on Immutant/Undertow) or within Wildfly
- Server-sent-events
The Pedestal samples follow a similar procedure to Pedestal's CONTRIBUTING.md.
Copyright 2013 Relevance, Inc. Copyright 2014-2019 Cognitect, Inc.
The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0) which can be found in the file epl-v10.html at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by the terms of this license.
You must not remove this notice, or any other, from this software.