Categories: None [Edit]

lockally

https://rubygems.org/gems/lockally
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live_<8-char-prefix>_<32-char-secret>`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.

Total

Ranking: 186,518 of 196,739
Downloads: 1,325

Daily

Ranking: 106,086 of 196,700
Downloads: 0

Depended by

RankDownloadsName
178,4302,394lockally-rails

Depends on

RankDownloadsName
171,252,668,281faraday
291,017,300,652rspec
106482,581,320marcel
129394,784,283faraday-multipart

Owners

#GravatarHandle
1iconsupportlockally