spd查询 源码
SPD查找 该项目允许按徽章,名字或姓氏搜索SPD警察 终点 GET /departments返回所支持部门的元数据列表 GET /seattle/metadata返回SPD元数据 GET /seattle/officer -期望将badge , first_name和/或last_name作为查询参数提供。 一系列人员将返回 如果提供了badge ,将按徽章在数据库中查找人员 否则,如果first_name或last_name ,则将在数据库上执行名称搜索。 由于URL编码, *将被视为通配符 GET /seattle/officer/search -期望将first_name和/或last
文件列表
spd-lookup-main.zip
(预估有个22文件)
spd-lookup-main
api
go.mod
143B
Dockerfile
260B
handler
tacoma.go
3KB
handler.go
851B
seattle.go
4KB
data
tacoma_db.go
4KB
暂无评论