- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Machine vission (MV)
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi 500
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
The API of a modern website. Network services in PHP
Lorna Jane Mitchell
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Original title: PHP Web Services
Translation: Paweł Halladin, Łukasz Piwko
ISBN: 978-83-283-0551-9, 9788328305519
Date of issue: 2015-05-20
Format: 140x208
About the book
Your key to the perfect API!
Behind the success and strength of the most popular websites, the decision about wide API ( Application Programming Interface ) often stands. Thanks to this, developers from around the world can create solutions based on existing services, integrate various systems and create extensions. Reach for this book, learn how to use the shared API and build your own.
Learn the secrets of building a friendly API. This book will help you find out how the HTTP protocol works, what methods it provides, and what information you can find in the headers. After mastering the basics, you will go to the most popular formats for exchanging information between systems - JSON and XML . You will also get familiar with SOAP, RPC and REST services . At the end you will learn how to design reliable services and handle errors. If you want your API to be of interest to other developers, you need to ensure its good documentation. Get the necessary knowledge about PHP!
- You will learn the HTTP protocol, the cycle of requests and responses, headers and cookies.
- You will learn when it is better to use the JSON format and when to use XML .
- You will learn to create RPC , SOAP and RESTful services .
- You will learn many tools and techniques for diagnosing HTTP network services.
- You will learn how to choose the best service for your applications and how to create reliable network services.
- You will learn to document your APIs - and design error mechanisms in them.
Build an API that meets the expectations of other programmers!
Other products in the same category (16)
No product available!
No product available!
No product available!
THE CONTROL SYSTEM FOR TWO DEVICES THROUGH A SERIAL PORT - PLATES AND PROGRAMMED SYSTEM
No product available!
No product available!
An evaluation kit VisionSTK-NAND contains: VisionSOM-6ULL board (variant with NAND 512 MB memory and WiFi/BT module) and VISIONCB-STD evaluation board.
No product available!
No product available!
No product available!
COM-12656 - EasyVR Shield 2.0 - Voice Recognition Shield, RoHS
No product available!
Wandboard Dual Freescale i.MX6 Cortex-A9 dual core processor Development Board, RAM 1 GB, Ethernet, HDMI, USB, Wi-Fi, Bluetooth RoHS
No product available!
No product available!
No product available!
3D printer with automatic table leveling and printing resume function. Equipped with a double Z axis and a filament sensor. It offers a large working space of 240 x 240 x 260 mm and uses a full metal hotend and a dual gear extruder. It allows printing at a speed of 500mm/s. Artillery Sidewinder X4 Pro
No product available!
HK HK-732MG Coreless Digital MG/BB Servo 28g / 3.5kg / 0.07s (23220)
No product available!
No product available!
Module with a track ball that allows you to track the movement in 5 axes in the range of 360 °. The board is equipped with a Grove connector and communicates via the I2C interface. Seeed Studio 101020091
No product available!