Skip to content

santivila/lumen_simple_voting_app

Repository files navigation

Lumen simple voting API

This is a simple API used to register votes over external resources. Developed using Laravel Lumen

###Installation #####Clone this repo to your local machine git clone [email protected]:santivila/lumen_simple_voting_app.git #####Install needed packages via Composer In your project root folder run: composer install #####.env vars Create and fill in .env vars file. Create your own database before if needed #####Run migrations php artisan migrate --force

###API [...]

###Sample usage [...]

About

A really simple API for voting external resources. Made with https://lumen.laravel.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published