Skip to content

Mustafa Bugra

Systems Engineering M.Sc. / Developer

  • Home
  • About Me
  • Contact

Recent Posts

  • Export Multiple Linked Servers
  • Export All SQL Agent Jobs
  • DNS Records
  • Coalesce Function in MSSQL
  • Times and Timezones in PHP

Recent Comments

  1. Saswati on SQLite 3 Docker Compose
  2. mustafabugra on SQLite 3 Docker Compose
  3. Lucian on SQLite 3 Docker Compose
  4. erkin on Güncel Banka Bin Numaraları
  5. Yusuf Koca on Güncel Banka Bin Numaraları

Archives

  • February 2023
  • January 2023
  • December 2022
  • May 2020
  • September 2016
  • February 2016
  • July 2013
  • April 2013
  • December 2012
  • October 2012
  • September 2012
  • July 2012
  • June 2012
  • May 2012
  • May 2011
  • April 2011
  • March 2011

Categories

  • Development
  • Uncategorized

Tag: REST

SOAP vs. REST Comparison

SOAP vs. REST Comparison

REST (Representational State Transfer) and SOAP (Simple Object Access Protocol) are two different protocols for exchanging information over a network. Here are some differences between REST and SOAP:

Continue reading SOAP vs. REST Comparison

Posted on 29/12/2022Categories DevelopmentTags REST, REST API, SOAPLeave a comment on SOAP vs. REST Comparison

REST API Best Practices

Here are a few best practices to consider when designing and using a REST API:

Continue reading REST API Best Practices

Posted on 28/12/2022Categories DevelopmentTags API, REST, REST APILeave a comment on REST API Best Practices
PHP Code used to submit a post to a WordPress site using WordPress REST API

PHP Code used to submit a post to a WordPress site using WordPress REST API

Here is an example of PHP code that can be used to submit a post to a WordPress site using the WordPress REST API:

Continue reading PHP Code used to submit a post to a WordPress site using WordPress REST API

Posted on 27/12/2022Categories DevelopmentTags API, PHP, REST, WordpressLeave a comment on PHP Code used to submit a post to a WordPress site using WordPress REST API
Proudly powered by WordPress