Skip to content

Umbrellapp is a small REST API for Weather forecast based on Lumen micro-framework.

Notifications You must be signed in to change notification settings

stubbies/umbrellapp

Repository files navigation

Umbrellapp Api

Umbrellapp is a small RESTful Api based on Lumen micro-framework.

Requirements

  • Docker >=1.8.0

Installation

  1. Run docker-compose up -d to start the containers.
  2. Install required Laravel packages composer update.
  3. Run database migrations and seed php artisan migrate:refresh --seed.
  4. Done!

Documentation

Api Documentation

Testing

phpunit or vendor/bin/phpunit to run all tests.

About

Umbrellapp is a small REST API for Weather forecast based on Lumen micro-framework.

Resources

Stars

Watchers

Forks