Skip to content

DevChaseGee/clojure-basic-web

Repository files navigation

web

A Clojure library designed to spin up a basic web server with basic routing.

Usage

VSCODE SETUP

  1. Start your REPL you will need Calva and Leiningen.
  2. Choose the Jack in Option
  3. Select Leiningen as the project type.
  4. Once inside the REPL you can start the server with (start-server)
  5. Congrats your web server is now running!
  6. You can restart the server with (restart-server) if you make any changes
  7. Stop the server when you're done with (stop-server)

License

Copyright © 2025 Chase Gee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published