Skip to content

Dream-Seeker/hook

 
 

Repository files navigation

Welcome to hook

Build status ![Gitter](https://badges.gitter.im/Join Chat.svg)

hook is a extendable Back-end as a Service (BaaS) that includes everything that you need to create the back-end of your application.

Requirements

  • PHP 5.4+

Installation

Run this command in your terminal to get the lastest version:

curl -sSL https://raw.githubusercontent.com/doubleleft/hook/master/scripts/install.sh | bash

At the end of the process you should have hook and hook-cli installed in your machine.

How to use

Use the following command to create a new application from the commandine.

hook app:new my-app --endpoint http://localhost/hook/public/index.php/

It will output access keys to use in the front-end. Checkout this example using JavaScript frontend.

Take a look at the documentation for more details.

Client implementations

License

MIT. Please see LICENSE file.

About

Open-source Back-end as a Service (BaaS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published