Skip to content

My first application in PHP, written for an interview process at a Slovak web hosting company, WebSupport.

Notifications You must be signed in to change notification settings

dobrodejm/websupport-client

Repository files navigation

WebSupport API Client

Done as part of an interview process for an internship position at WebSupport.
A web interface which consumes a REST api, displays data, adds new records and deletes existing records.

Secrets

There are two secrets which need to be supplied in order to have access to the WebSupport Admin API.
After logging in to your WebSupport admin account, the API keys can be generated here, and have to be put in the .env file.

API_KEY=
API_SECRET=

About

My first application in PHP, written for an interview process at a Slovak web hosting company, WebSupport.

Topics

Resources

Stars

Watchers

Forks