Coder Social home page Coder Social logo

webhooks's Introduction

Mavidurak Webhooks

Bu uygulama Mavidurak organizasyonunda bulunan repolar için geliştirilmiştir. GitHub'ın sağladığı webhookslardan yararlanarak çeşitli işlemler yapılmasını amaçlamaktadır.

Kullanılabilir Bağlantılar

  • push: Push işleminde @mavidurakio Twitter hesabından bilgilendirme tweeti gönderilir.
http://neyapiyorlar.com/mavidurak/webhooks/push

Webhook Tanımlaması

  • GitHub üzerinde reponuzun ana sayfasından Settings bölümüne gidiniz.
  • Sol tarafta bulunan Webhooks & Services seçeneğini seçiniz.
  • Add Webhook butonuna tıklayınız.
  • Payload URL bölümüne ilgili URL adresini yazınız.
  • Content Type bölümünü application/json olarak seçiniz.
  • Add Webhook butonuna tıklayarak tanımlamayı kaydediniz.

Twitter Hesabınızın Tanımlaması

app/config/api.php dosyası içerisindeki users dizisi içerisine aşağıdaki gibi kendi Twitter hesabınızın tanımlamasını yapınız;

'users' => array(
	'your_github_username' => array(
		'twitter' => 'your_twitter_account'
	),
)

Hesabınızı tanımladıktan sonra pull-request göndererek değişikliklerin aktif olmasını talep ediniz.

Lisans

MIT license

webhooks's People

Contributors

frknbasaran avatar ozziest avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.