文件名称:feed-fetcher
文件大小:74KB
文件格式:ZIP
更新时间:2024-05-24 03:29:57
HTML
返回与给定URL关联的RSS feed 可在 用法 GET https://feed-fetcher.cluster.fun/ ? url= ${URL_TO_CHECK} 例子: curl -v http://localhost:8000/ \? url \= https://marcusnoble.co.uk/ * Trying 127.0.0.1... * TCP_NODELAY set * Connected to localhost (127.0.0.1) port 8000 ( # 0) > GET / ? url=https://marcusnoble.co.uk/ HTTP/1.1 > Host: localhost:8000 > User-Agent: curl/7.64.1 > Accept: * / * > < HTTP/1.1 307 Temporary
【文件预览】:
feed-fetcher-master
----.dockerignore(196B)
----go.mod(151B)
----index.html(10KB)
----main.go(3KB)
----go.sum(6KB)
----Dockerfile(460B)
----LICENSE(1KB)
----README.md(2KB)
----Makefile(2KB)
----logo.png(62KB)
----.gitignore(3KB)