Web服務:FOAAS
FOAAS (Fuck Off As A Service) 提供一個流行、RESTful、可伸縮的解決方案,用來解決人們各種 '操蛋' 的需求。提供了多種語言客戶端開發包:
Language | Name | Info |
---|---|---|
JS/Node | foaas-client | https://www.npmjs.org/package/foaas-client |
Ruby | foaas-client | https://github.com/petedmarsh/foaas-client |
PHP | foaas-php | https://github.com/klaude/foaas-php |
Python | foaas-python | https://github.com/dmpayton/foaas-python |
R | rfoaas | https://github.com/eddelbuettel/rfoaas |
CLI/bash | foaas.sh | https://github.com/RaymiiOrg/foaas.sh |
.NET | FOAASClient | https://github.com/igorkulman/FOAASClient |
Java | JFOAAS | https://github.com/AnUnknownMiner/FOAAS-Java |
接口示例:
/version | 返回當前 FOAAS 版本號 |
/operations | 返回 FOAAS 可用操作 |
/off/:name/:from | 返回示例: 'Fuck off, :name. - :from', e.g. /off/Tom/Chris will return 'Fuck off, Tom - Chris' |
/you/:name/:from | 返回示例: 'Fuck you, :name. - :from', e.g. /you/Tom/Chris will return 'Fuck you, Tom - Chris' |
/this/:from | 返回示例: 'Fuck this - :from', e.g. /this/Chris will return 'Fuck this. - Chris' |
/that/:from | 返回示例: 'Fuck that. - :from', e.g. /that/Chris will return 'Fuck that. - Chris' |
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!