dmarro89 / dare-db

Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data storage and retrieval, with Docker support for easy deployment
MIT License
16 stars 1 forks source link

Adding https server implementation #10

Closed dmarro89 closed 1 month ago

dmarro89 commented 1 month ago

Adding implementation for https server.

vdmitriyev commented 1 month ago

Make TLS config names in sync with documentation