🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    1 1  ## Clients & Libs
    2 2   
    3  -* Go CLI: https://crash.software/crash.fyi/docs/cli
    4  -* Go: https://crash.software/crash.fyi/cspam.go
    5  -* Node.js: https://crash.software/crash.fyi/cspam.js
    6  -* Shell: https://crash.software/crash.fyi/cspam.sh
     3 +* Go CLI: https://crash.link/cspam-cli
     4 +* Go: https://crash.link/cspam-go
     5 +* Node.js: https://crash.link/cspam-js
     6 +* Shell: https://crash.link/cspam-sh
    7 7   
    8 8  ## REST API v1
    9 9   
    10  -* List Mailbox Contents: [GET /api/v1/mailbox/{name}](https://docs.crash.fyi/REST-GET-mailbox)
    11  -* Get Message: [GET /api/v1/mailbox/{name}/{id}](https://docs.crash.fyi/REST-GET-message)
    12  -* Get Message Source: [GET /api/v1/mailbox/{name}/{id}/source](https://docs.crash.fyi/REST-GET-message-source)
    13  -* Delete Message: [DELETE /api/v1/mailbox/{name}/{id}](https://docs.crash.fyi/REST-DELETE-message)
    14  -* Purge Mailbox Contents: [DELETE /api/v1/mailbox/{name}](https://docs.crash.fyi/REST-DELETE-mailbox)
     10 +* List Mailbox Contents: [GET /api/v1/mailbox/{name}](./REST-GET-mailbox.md)
     11 +* Get Message: [GET /api/v1/mailbox/{name}/{id}](./REST-GET-message)
     12 +* Get Message Source: [GET /api/v1/mailbox/{name}/{id}/source](./REST-GET-message-source)
     13 +* Delete Message: [DELETE /api/v1/mailbox/{name}/{id}](./REST-DELETE-message)
     14 +* Purge Mailbox Contents: [DELETE /api/v1/mailbox/{name}](./REST-DELETE-mailbox)
    15 15   
Please wait...
Page is in error, reload to recover