Skip to content

jstojiljkovic/flight-advisor-api

Repository files navigation

Flight Advisor

  1. Configuration
  2. Usage

Configuration

Before API usage, please rename .env.example into .env

Run this commands which will create a dummy admin account, as for API authentication I've used Stateless HTTP Authentication as it was a  test otherways, it would have a different one

php artisan migrate --seed

Admin credentials

username: admin
password: password

Usage

You can locate API documentation at flight-advisor/v1/documentation

About

Flight advisor API for finding the cheapest flights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published