Skip to content
Jian James Astrero edited this page Oct 1, 2018 · 1 revision

Welcome to the jugger-api wiki!

Jugger API

Create API using CRUD | Code-Free API creation

Jugger API makes creating API's the easiest way possible on laravel. It runs together with your app and can be found at http://yourdomain.com/jugger-api. It depends on Passport, dbal and VueJS. Laravel Passport for OAuth on API's, and VueJS for the web to create your API's. dbal is used for transformation / mutation. Jugger API follows best practices for API development.

Clone this wiki locally