Liking cljdoc? Tell your friends :D

Change Log

0.0.1 - 2024-03-11

Added
  • Initial project setup with Clojure namespace and required dependencies.
  • Basic structure for Deta database operations, including base and put functions.
  • Initial implementation of base function to validate and construct a base URL for Deta database operations.
  • put function to insert data into a Deta database, with support for optional key and handling of different data types.
  • Refined error handling in base function to provide more specific error messages.
  • Enhanced put function to handle different data formats and include an optional key for data items.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close