A Laravel REST API to allow communication between Arduino powered morse code transmitions
Basics
- Morsel allows you to register and create an account
- There is a soft one to one correlation between an endpoint (arduino) and an account (in the future it may be possible to associate multiple devices with your account)
- With an account you can generate/view an API secret for "signing" requests
- When logged in, you can view the messages transmitted by your device to the API
- You can view/confirm that your message(s) were transmitted to the other device