Couchdb Client
  • Common Lisp 92%
  • Nix 8%
Find a file
2026-01-27 10:37:06 -05:00
.database Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
t Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
.envrc defsuits 2026-01-16 18:48:54 -05:00
.gitignore defsuits 2026-01-16 18:48:54 -05:00
cl-couch.asd bump 2026-01-26 14:18:42 -05:00
context.prompt Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
couch-sento.lisp Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
couch.fasl Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
couch.lisp forgot id 2026-01-27 10:37:06 -05:00
flake.lock add flake.lock 2026-01-26 15:05:11 -05:00
flake.nix Add cl-couch flake with proper nix build configuration 2026-01-26 14:50:34 -05:00
issues.org Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
LICENSE defsuits 2026-01-16 18:48:54 -05:00
openapi.yaml Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
package.lisp ix exports 2026-01-26 14:18:16 -05:00
README.org defsuits 2026-01-16 18:48:54 -05:00
RossMerr-CouchDB-4.0.0-resolved.json Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00
todo.org Fix cl-couch flake for proper integration with starintel-server 2026-01-26 15:07:50 -05:00

Readme

cl-couch

A modern couchdb library for common lisp. Reasons for writing this is that cl-mango was out of date, still works but missing modern features. So this was formed and written.

TODO Test API's

I dont have a good testing setup yet.

TODO Support APIs [0/4]

TODO Server API [0/24]

Documents

Create a new TODO entry for Documents API based on my current code and what looks correct based on the swagger