Leanpub Header

Skip to main content

Nefret Etmeyeceğiniz Uygulama Programlama Arayüzleri (API) İnşa Edin

Herkes API istiyor, öyleyse artık nasıl inşa edildiğini öğrenmenizin zamanı geldi.

Firmanız için API inşa etmekle görevlendirildiniz ancak nereden başlayacağınızı bilemiyor musunuz? Size bir API verildi ve nefret edilecek kadar kötü mü kodlanmış? Kendi API'nızı yazmıştınız ve nefret mi ediyorsunuz kodlarınızdan? Bu kitap tam size göre!

This book is a translation into Turkish of Build APIs You Won't Hate which was originally written in English

The authors are letting you choose the price you pay for this book!

Pick Your Price...
PDF
EPUB
WEB
150
Pages
27,532Words
About

About

About the Book

Bu kitap, "Build APIs You Won't Hate" kitabının Türkçe çevirisidir.

API inşa etmek için bilmeniz gereken tüm detayları, teknolojileri ve yazılım bilgisini size sunmaktadır.

Yazılımı inşa ederken de günümüzün en popüler programlama dillerinden örnekler verir (PHP, Ruby ve Python).

Çeviri sürecinde meydana gelmiş olası yazım hataları da düzeltilerek kitap sürekli güncelliğini koruyacaktır.

Sonraki tüm sürümleri, kitabı bir defa satın alarak ücretsiz edinebileceksiniz.

Kitap tamamlanmıştır.

Öneri ve istekleriniz için lütfen irtibata geçiniz.

Share this book

Categories

This book is a translation into Turkish of Build APIs You Won't Hate which was originally written in English

Price

Pick Your Price...

Minimum price

$16.99

$19.99

You pay

$19.99

Authors earn

$15.99
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 2)

2
The author will earn $24.00 from your purchase!
You can get credits monthly with a Reader Membership

Author

About the Authors

Phil Sturgeon

Since 2010 I've worked as a freelancer, consultant, API lead, and CTO for several API-centric technology startups. Working as an internal API consultant for WeWork gave me a lot to write about, where I used my experience of things going horribly horribly wrong to help educate developers, define standards for API design and architecture, and implementing full API design lifecycles so we weren't all just building nonsense and hoping it was useful.

Trying to get loads of different questionably built APIs tidied up, playing nicely, and working quickly was a constant source of learning for me and everyone involved. I took a lot of that learning to Stoplight, and helped plan, build, and manage most of your favourite OpenAPI tools.

When I'm not banging on about APIs I'm riding, racing, or crashing various bikes, or saving the plant through Protect Earth, an environmental charity I co-founded in 2020. We create brand new woodlands, restore and extend ancient woodlands, and run around with machetes getting rid of invasive species.

Leanpub Podcast

Episode 292

An Interview with Phil Sturgeon

Sinan Eldem

1981 doğumludur.

1999 yılından bu yana web uygulamaları geliştirmektedir.

Şubat 2012'den bu yana web yazılım geliştirmede kullandığı Laravel Framework'ün Türkiye'de yaygın kullanılmasına yardımcı olabilmek adına, öncelikle kişisel web sayfasında Laravel'e ilişkin makaleler yazdı, ardından Laravel Türkiye web sayfasını kurdu ve burada oluşturduğu ekip aracılığı ile Laravel'in dokümantasyonunun Türkçe'ye çevirilmesini sağladı.

Çevirilerine ve freelance projelere devam etmektedir.

Evli ve iki çocuk sahibidir.

Contents

Table of Contents

  • Giriş
  • Bilgi
  • Teşekkür
  • Örnek Kod
  • Yararlı Veritabanı Ekimi
    • Giriş
    • Veritabanı Ekimine Giriş
    • Seeder’ların İnşası
    • İşte bu kadar
    • İkincil Veriler
    • Bu ne zaman çalıştırılacak?
  • Uç Noktaların Planlanması ve Oluşturulması
    • Fonksiyonel Gereksinimler
    • Uç Nokta Teorisi
    • Uç Noktaların Planlanması
  • Input ve Output Teorisi
    • Giriş
    • İstekler
    • Cevaplar
    • Desteklenen Formatlar
    • İçerik Yapısı
  • Durum Kodları, Hatalar ve Mesajlar
    • Giriş
    • HTTP Durum Kodları
    • Hata Kodları ve Hata Mesajları
    • Hata veya Hatalar
    • Yaygın Tuzaklar
  • Uç Nokta Testleri
    • Giriş
    • Kavramlar & Araçlar
    • Kurulum
    • Başlatma
    • Features
    • Senaryolar
    • Behat’ın Hazırlanması
    • Behat’ın Çalıştırılması
  • Veri Çıktılanması
    • Giriş
    • Direkt Yaklaşım
    • Fractal ile Dönüştürmeler
    • Şema Güncellemelerinin Gizlenmesi
    • Hataların Çıktılanması
    • Bu Çıktının Test Edilmesi
    • Ev Ödevi
  • Veri İlişkileri
    • Giriş
    • Alt-Kaynaklar
    • Yabancı Anahtar Dizileri
    • Bileşik Dokümanlar (Nam-ı diğer Yan Yükleme)
    • Gömülü Belgeler (Nam-ı diğer Yuvalama)
  • Hata Ayıklama
    • Giriş
    • Komut satırı Debugging
    • Tarayıcı Debugging
    • Network Debugging
  • Kimlik Doğrulama (Authentication)
    • Giriş
    • Authentication Ne Zaman Yararlıdır?
    • Authentication İçin Farklı Yaklaşımlar
    • Bir OAuth 2.0 Sunucusu Implemente Edilmesi
    • Bir OAuth 2.0 Sunucusu Nerede Yaşar
  • Sayfalama
    • Giriş
    • Paginator’lar
    • Offset’ler ve Cursor’lar
  • Dokümantasyon
    • Giriş
    • Dokümantasyon Türleri
    • Bir Araç Seçilmesi
    • API Blueprint ve Aglio’nun Kurulması
    • API Blueprint Sözdizimini Öğrenme
    • İlave Kaynaklar
  • HATEOAS
    • Giriş
    • İçerik Anlaşması
    • Hipermedya Kontrol’ler
  • API Sürümlendirme
    • Giriş
    • API Sürümlendirmesi İçin Farklı Yaklaşımlar
    • Kullanıcılarınıza Sorun
  • Sonuç
  • Diğer Kaynaklar

Get the free sample chapters

Click the buttons to get the free sample in PDF or EPUB, or read the sample online here

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub