文件名称:soaringspot-api:用于 iPhone 应用程序的 Soaringspot API
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-23 14:12:55
Ruby
腾飞运动 Soaring Spot 是一个由创建的网站。 该网站包含正在进行的比赛列表。 此应用程序使 iPhone 和 iPad 上的更易于访问。 此存储库包含 API 网站的代码。 如何 比赛 网址: : 示例输出: { "in-progress": { "sprints_sisteron": { "name":"Les sprints de Sisteron" } }, "recent": { ... } } 筛选 在此处获取所有国家/地区的列表: : URL:/competitions/filter/:country/:year 将 :country 替换为国家键,将 :year 替换为您要搜索的年份。 例如: : 示例输出: { "__us_ (2012)": { "wgc20112": { "name": "32nd FA
【文件预览】:
soaringspot-api-master
----.gitignore(31B)
----config.ru(25B)
----.ruby-version(11B)
----views()
--------stats.haml(351B)
----app.rb(2KB)
----README.md(3KB)
----config()
--------mongoid.yml(47B)
----Gemfile(887B)
----soaring_spot.rb(8KB)
----Gemfile.lock(748B)