Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Minor typos#434

Merged
izuzak merged 1 commit intogithub:masterfrombmoeskau:patch-1
Feb 12, 2014
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletionscontent/webhooks/configuring/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,9 +39,9 @@ to the Internet.

## Writing the server

Now comes the fun part! We wantout server to listen to `POST` requests, at `/payload`,
Now comes the fun part! We wantour server to listen to `POST` requests, at `/payload`,
because that's where we told GitHub our webhook URL was. Since ngrok is exposing
our local environment, we don't need to set up a real serversomeone online, and
our local environment, we don't need to set up a real serversomewhere online, and
can happily test out our code locally.

Let's set up a little Sinatra app to do something with the information. Our initial
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp