https://github.com/mikeesto/slim-ping
A solution to the Tanda Ping challenge, using the Slim PHP framework
https://github.com/mikeesto/slim-ping
Last synced: about 2 months ago
JSON representation
A solution to the Tanda Ping challenge, using the Slim PHP framework
- Host: GitHub
- URL: https://github.com/mikeesto/slim-ping
- Owner: mikeesto
- Created: 2018-03-22T00:45:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T00:48:06.000Z (about 7 years ago)
- Last Synced: 2025-02-12T09:57:11.791Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tanda Ping Challenge
This is a solution to the [Tanda Ping challenge](https://github.com/TandaHQ/work-samples/tree/master/pings%20(backend)) using Slim, a PHP micro framework and SQLite.
[This page](https://www.slimframework.com/docs/v3/start/web-servers.html) does a great job of explaining how to run the solution.
This was my first and only time using Slim. I also wrote this back in 2016, before I knew GitHub was a thing. It was a simpler time.