Skip to content

Instantly share code, notes, and snippets.

View hamza-cskn's full-sized avatar
🎯
Focusing

Hamza Coşkun hamza-cskn

🎯
Focusing
  • Türkiye/Kocaeli
  • 07:22 (UTC +03:00)
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active November 19, 2024 02:23
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@boraoksuzoglu
boraoksuzoglu / ShopierController.js
Last active October 24, 2024 12:52
Shopier NodeJS Otomatik Sipariş Bildirimi Örnek Kod
/*
Nasıl kurulur?
- En aşağıda verdiğim URL'den kullanıcı adı ve şifrenizi alıp .env dosyanıza aşağıdaki gibi yapıştırın
SHOPIER_OSB_USERNAME=buraya_osb_kullanici_adi
SHOPIER_OSB_PASSWORD=buraya_osb_sifresi
- En aşağıda verdiğim URL'de bildirim URL'si yazan kısma aplikasyonunuzun URL'sini girin.
- Bundan sonra her yeni siparişte girdiğiniz URL'ye POST request gidecektir.
- OSB URL: https://www.shopier.com/m/notificationaccess.php