Skip to content

ArthurJordao/url-shortener

Repository files navigation

Url Shortener

This is a project inspired by professional clojure book.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

If you wanna just start the application you can use docker compose:

docker-compose up

License

MIT License

Copyright (c) 2018 Arthur Bernardi Jordão

About

A clojure url shortener implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published