文件名称:laravel-api-rest:简单易用的API REST de transacciones
文件大小:82KB
文件格式:ZIP
更新时间:2024-04-25 09:08:19
PHP
API REST简单en Laravel 药检合格证 重设las cuentas POST /reset 200 OK 不存在的平衡 GET /balance?account_id=1234 404 0 Crear cuenta con unbalance初始 POST /event {"type":"deposit", "destination":"100", "amount":10} 201 {"destination": {"id":"100", "balance":10}} 存在与存在之间的冲突 POST /event {"type":"deposit", "destination":"100", "amount":10} 201 {"destination": {"id":"100", "balance":20}} 不存在的平衡 GET /balance?account_id
【文件预览】:
laravel-api-rest-master
----.gitignore(170B)
----app()
--------User.php(734B)
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Account.php(130B)
----.env.example(778B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(1004B)
----resources()
--------lang()
--------sass()
--------js()
--------views()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(174B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----composer.lock(240KB)
----README.md(1KB)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(823B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(3KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------factories()
--------migrations()
--------seeds()
----routes()
--------console.php(593B)
--------channels.php(551B)
--------web.php(492B)
--------api.php(714B)
----webpack.mix.js(538B)
----.gitattributes(111B)
----.editorconfig(220B)