New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More โ†’
Socket
Sign inDemoInstall
Socket

github.com/redribbon/facebook-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/redribbon/facebook-api

  • v0.0.0-20150317120357-a116a6b9a831
  • Source
  • Go
  • Socket score

Version published
Created
Source

facebook api

์„ค์น˜

revel ์„ค์น˜

$ brew install hg
$ go get github.com/revel/cmd/revel

facebok api ์†Œ์Šค clone

$ cd $GOPATH/src
$ git clone https://github.com/RedRibbon/facebook-api.git
$ revel run facebook-api

๋‹ค์Œ ์ฃผ์†Œ๋กœ api ๋™์ž‘ ํ™•์ธ

http://localhost:9000/v1/most-commented-feeds

API

GET most-commented-feeds

๋Œ“๊ธ€ ๋งŽ์ด ๋‹ฌ๋ฆฐ ๊ฒŒ์‹œ๊ธ€ ์กฐํšŒ

Resouce URL
http://yhbyun.redribbon.io:9200/v1/most-commented-feeds
Parameters
  • from : ํ†ต๊ณ„์‹œ์ž‘์ผ (YYYY, YYYYMM, YYYYMMDD)
  • to : ํ†ต๊ณ„์ข…๋ฃŒ์ผ (YYYY, YYYYMM, YYYYMMDD)
  • limit : ์กฐํšŒํ•  ๋ ˆ์ฝ”๋“œ ์ˆ˜ (defult: 20)

from์ด ์ƒ๋žต๋˜๋ฉด ์ฒ˜์Œ๋ถ€ํ„ฐ to๊นŒ์ง€ to๊ฐ€ ์ƒ๋žต๋˜๋ฉด from์—์„œ ๋๊นŒ์ง€ from, to๊ฐ€ ๋ชจ๋‘ ์ƒ๋žต๋˜๋ฉด ์ „์ฒด์—์„œ ํ†ต๊ณ„๋ฅผ ๊ตฌํ•œ๋‹ค.

GET most-posted-persons

์‚ฌ์šฉ์ž๋ณ„ ๊ฒŒ์‹œ๊ธ€ ๋“ฑ๋ก ์ˆ˜ ์กฐํšŒ

Resource URL
http://yhbyun.redribbon.io:9200/v1/most-posted-persons
Parameters
  • from : ํ†ต๊ณ„์‹œ์ž‘์ผ (YYYY, YYYYMM, YYYYMMDD)
  • to : ํ†ต๊ณ„์ข…๋ฃŒ์ผ (YYYY, YYYYMM, YYYYMMDD)
  • limit : ์กฐํšŒํ•  ๋ ˆ์ฝ”๋“œ ์ˆ˜ (default:20)

FAQs

Package last updated on 17 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc