Skip to content
/ morsel Public

Laravel RESTful API to allow transmission/encoding/decoding of morse code

Notifications You must be signed in to change notification settings

develpr/morsel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morsel

A Laravel REST API to allow communication between Arduino powered morse code transmitions

Morsel goals and purpose

Basics

  1. Morsel allows you to register and create an account
  2. 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)
  3. With an account you can generate/view an API secret for "signing" requests
  4. When logged in, you can view the messages transmitted by your device to the API
  5. You can view/confirm that your message(s) were transmitted to the other device

About

Laravel RESTful API to allow transmission/encoding/decoding of morse code

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published