#http

[ follow ]
#scala
fromMedium
2 months ago
Scala

How to Develop a Native macOS Command-Line Tool Using Scala 3

The poke-http tool checks an HTTP service's status and repeatedly requests until it gets a successful response.
fromMedium
9 months ago
JavaScript

Building a Low-Level REST API for a Bookstore with Akka HTTP in Scala

HTTP is fundamental for data communication on the web.
Akka HTTP in Scala enables building REST APIs for CRUD operations.
fromMedium
2 months ago
Scala

How to Develop a Native macOS Command-Line Tool Using Scala 3

The poke-http tool checks an HTTP service's status and repeatedly requests until it gets a successful response.
fromMedium
9 months ago
JavaScript

Building a Low-Level REST API for a Bookstore with Akka HTTP in Scala

HTTP is fundamental for data communication on the web.
Akka HTTP in Scala enables building REST APIs for CRUD operations.
more#scala
#rest
fromMedium
3 months ago
Web design

RESTful web service

REST is a widely accepted architecture style for web services, promoting simplicity and efficiency in communication over the Internet.
fromMedium
3 months ago
Web design

RESTful web service

REST simplifies web services with HTTP, enhancing communication across devices.
It has become essential for the Internet of Things (IoT).
fromMedium
3 months ago
Web design

RESTful web service

REST offers a simplified approach to web services, integrating easily with existing HTTP protocols.
fromMedium
3 months ago
Web design

RESTful web service

REST is a simpler alternative to SOAP and WSDL, using HTTP for web services.
It enables seamless communication between networked devices, crucial for the Internet of Things.
JSON is becoming the preferred format for data returned by RESTful services.
fromMedium
3 months ago
Web design

RESTful web service

REST is a widely accepted architecture style for web services, promoting simplicity and efficiency in communication over the Internet.
fromMedium
3 months ago
Web design

RESTful web service

REST simplifies web services with HTTP, enhancing communication across devices.
It has become essential for the Internet of Things (IoT).
fromMedium
3 months ago
Web design

RESTful web service

REST offers a simplified approach to web services, integrating easily with existing HTTP protocols.
fromMedium
3 months ago
Web design

RESTful web service

REST is a simpler alternative to SOAP and WSDL, using HTTP for web services.
It enables seamless communication between networked devices, crucial for the Internet of Things.
JSON is becoming the preferred format for data returned by RESTful services.
more#rest
fromMDN Web Docs
3 months ago
JavaScript

MDN 2024 content projects | MDN Blog

HTTP is essential for web communication and automation, with a rich resource of documentation on headers and status codes.
fromSimplilearn.com
3 years ago
JavaScript

What Is cURL in PHP: Uses, Basic Concepts and Authentication | Simplilearn

cURL, a PHP library, allows sending/receiving files over HTTP/FTP with various features like proxies, SSL, cookies, and authentication.
[ Load more ]