Skip to content

tgk/retro-ring-roundtrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A hipster, I believe

Ring Retro Roundtrip

A small set of examples of how to use ring and friends.

Usage

To see the first example run

lein ring server 

You can change the active handler in project.clj

Exciting exercises

This is a retro roundtrip so here are some retro assignments:

  • Build a simple page with a greeting and a visitor counter using a Clojure atom
  • Build a simple guestbook. You can use an external datastore of your choice, or a Clojure atom.

That's right! No fancy TODO or Twitter-clone examples here!

License

Copyright © 2017 aarhus.clj

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A retro roundtrip of ring, the Clojure http library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published