Skip to content

ReallyFatYoshi-Random/soap-api

Repository files navigation

Note

To run this application you'll need PHP, Git and Composer installed on your machine.

Soap API 🧼

Soap API Server created in PHP.

Run project locally

Open your terminal.

  1. Clone repository

    git clone https://github.com/ReallyFatYoshi-Random/soap-api.git
  2. Open repository

    cd soap-api
  3. Install dependancies

    composer install
  4. Run the application

    composer run serve

Authors