文件名称:api测试
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-04 03:19:29
PHP
api测试 A very simple PHP script with a RESTful endpoint to get a list of users in a certain city and users within a certain radius Will return the following fields for each user; id, first_name, last_name, email, ip_address, longitude, latitude, city This page can be run on a LAMP/WAMP/MAMP/etc stack and called by hitting the /residents endpoint (e.g. residents/London/50). #TODO Swagger API Improve
【文件预览】:
api-test-master
----README.md(610B)
----dwp-api-test.php(7KB)