https://github.com/settermjd/basic-parcel-tracker-service
This is a hobby/play repository, showing a hypothetical parcel tracking service. It's not meant to be taken seriously, or in any way attempted to be used for any form of production application.
https://github.com/settermjd/basic-parcel-tracker-service
api json mezzio mezzio-skeleton php
Last synced: 28 days ago
JSON representation
This is a hobby/play repository, showing a hypothetical parcel tracking service. It's not meant to be taken seriously, or in any way attempted to be used for any form of production application.
- Host: GitHub
- URL: https://github.com/settermjd/basic-parcel-tracker-service
- Owner: settermjd
- License: bsd-3-clause
- Created: 2020-08-18T12:30:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T22:19:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T11:09:43.902Z (3 months ago)
- Topics: api, json, mezzio, mezzio-skeleton, php
- Language: PHP
- Homepage:
- Size: 193 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Parcel Tracker API
This is a simplistic API, designed for the express purpose of building an online video training series showing how to refactor and clean up bad PHP code. It's not meant to be taken seriously nor to be used for any serious endeavour.