Skip to content

samq-research/exopaste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exopaste

Exopaste is a simple pastebin-like service written in the Clojure programming language, and whose purpose is mainly to demonstrate how Exoscale writes high performance Clojure applications.

This project is the companion project for the series of exopaste articles published on our Syslog blog.

Running this project

Git tags are used to track the evolution of the project over several articles. So to follow along on the article of your choice, checkout the corresponding tag.

Once checked out, the project is managed with the Leiningen program: to start the pastebin server with the default configuration:

lein run

Articles and their corresponding tags

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%