Skip to content

galvao-eti/shelly-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

shelly-api

An example API for shelly, implemented with PHP and Laminas Mezzio.

⚠️ IMPORTANT shelly-api is an example implementation and while it's coded responsibly it's only meant as a satrting point, and not a stable implementation to be used in production.

Version 0.1.0-alpha Progress

shelly-api will be released as soon as these items are completed:

  • CSRF Implemetation;
  • Validation of Origin;
  • Validation of presence of input (SHELLY_INPUT);
  • Parser;
  • Example of a command execution.

Requirements

Installation

  1. Fork this repository (if you don't understand why forking instead of cloning, scroll back and read the warning);
  2. Pull it to your machine;
  3. Install dependencies: composer install.
  4. Evolve the fork to your needs and let me know how it goes!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published