Slimapp
RESTful API using SlimPHP and MySQL
Install / Use
/learn @bradtraversy/SlimappREADME
SlimApp RESTful API
This is a RESTful api built with the SlimPHP framework and uses MySQL for storage.
Version
1.0.0
Usage
Installation
Create database or import from _sql/slimapp.sql
Edit db/config params
Install SlimPHP and dependencies
$ composer
API Endpints
$ GET /api/customers
$ GET /api/customer/{id}
$ POST /api/customer/add
$ PUT /api/customer/update/{id}
$ DELETE /api/customer/delete/{id}
Related Skills
feishu-drive
343.1k|
things-mac
343.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
343.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.1kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
