Initial Commit

This commit is contained in:
2018-12-26 18:40:06 +01:00
commit cb892d0d3b
6 changed files with 159 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# ServerCow DNS API
### How to use:
1. Clone the Project: ```git clone https://git.dev.fabian-thielen.io/fthielen/servercow-dns-api.git```
2. Install the dependency with composer: ```composer install```
3. Change the variables in the .env file