https://github.com/contreau/shortcode-api
REST API and minimal SPA client for a URL shortener.
https://github.com/contreau/shortcode-api
api-rest mysql php vuejs
Last synced: 3 months ago
JSON representation
REST API and minimal SPA client for a URL shortener.
- Host: GitHub
- URL: https://github.com/contreau/shortcode-api
- Owner: contreau
- Created: 2025-03-25T05:24:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T06:40:41.000Z (over 1 year ago)
- Last Synced: 2025-04-07T07:32:19.627Z (over 1 year ago)
- Topics: api-rest, mysql, php, vuejs
- Language: Vue
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortcode API Client
A URl shortening API with a minimal client.
## Stack
- Backend: PHP, MySQL
- Frontend: Vue + TypeScript