Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 442 Bytes

gosh! API

gosh! API is a set of PHP tools that create a RESTful API for the gosh! UI.

What is gosh!?

gosh! is an Online Software for Hotels.

It enables hosts to offer their clients online services:

  • check for vacancies
  • booking
  • contact

Configuration

  • update .env and corresponding for live
  • Configure the driver and server_version in config/packages/doctrine.yaml
  • Modify your DATABASE_URL config in .env