Projects
Projects are created automatically when referenced in a client request. Make your first request:
https://shout.dev{{ base_path }}/say?project=my-first-project&key=***&message=Hello,%20World
https://shout.dev{{ base_path }}/watchdog?project=my-first-project&key=***&seconds=300
Project Name |
---|
{{ project.name }} |
API Keys
API Key | Last Used | Actions |
---|---|---|
********{{ key.id.simple().to_string()[key.id.simple().to_string().char_indices().nth_back(3).unwrap().0..] }}
|
{% if let Some(last_used_at) = key.last_used_at %} {{ last_used_at.format("%Y-%m-%d") }} {% else %} Never {% endif %} |
|