Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudolfochrist/cl-ohm-todo-app
Just a simple CL-OHM usage example
https://github.com/rudolfochrist/cl-ohm-todo-app
Last synced: 4 days ago
JSON representation
Just a simple CL-OHM usage example
- Host: GitHub
- URL: https://github.com/rudolfochrist/cl-ohm-todo-app
- Owner: rudolfochrist
- License: mit
- Created: 2016-04-06T18:29:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-06T18:32:31.000Z (almost 9 years ago)
- Last Synced: 2024-12-05T17:46:39.310Z (about 1 month ago)
- Language: Common Lisp
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+title: cl-ohm-todo-app
Just a simple [[https://github.com/rudolfochrist/cl-ohm][CL-OHM]] usage example.
* Usage
1. Load the =cl-ohm-todo-app= system.
2. =(cl-ohm-todo-app:start-server)=
3. Browse to [[http://localhost:4242]]
4. To stop the server run =(cl-ohm-todo-app:stop-server)=