Skip to content
/ wires Public

Wire. Lightweight PHP RESTfull routing and response framework

License

Notifications You must be signed in to change notification settings

npostma/wires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wires

Wires. Lightweight RESTfull routing and response framework. It has a small example application in it for making a folder/user structure.

How to use:

#####Edit the folowing files:

  • index.php
  • public/views/home.view.html

#####Empty or edit the following files when using this framework:

  • public/css/style.css
  • public/js/general.js

#####The following example files can be removed when using this framework:

  • Api/Controller/Node.php
  • Api/Controller/Tree.php
  • Response/Groupnode.php
  • Response/INode.php
  • Response/Tree.php
  • Response/Usernode.php
  • Lib/Model/Node.php
  • Lib/Model/Tree.php
  • public/css/tree.css
  • public/views/testTree.html

About

Wire. Lightweight PHP RESTfull routing and response framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published