Blog posts tagged "http"
-
Obtaining auth code grant type OAuth 2.0 tokens for Google APIs with a script
Writing a script to obtain OAuth 2.0 bearer tokens for Google API calls using the auth code grant type.
-
CAP, CORS and custom headers
Digging into CORS support in CAP, covering CORS headers, preflight requests and custom header handling.
-
OData query operations and URL encoding the system query options with curl
Using curl to send OData query operations with system query options that contain whitespace, letting curl handle the URL encoding.
-
curl and multipart/form-data
Discovering how curl handles multipart/form-data including reading from standard input.
-
Monday morning thoughts: local http servers and containerisation
I look back on an idea surfaced by a hero of mine, and think about how that idea laid the path for today's containerisation initiatives.
-
UI5 - looking back and forward
30 Days of UI5 - day 26 by DJ Adams.
-
New Omniversity Course Video!
Releasing a new video for my Web Programming with SAP's Internet Communication Framework course.
-
Making OData from SAP accessible with the ICM's help
Using the SAP Internet Communication Manager to make OData from NetWeaver Gateway more accessible.
-
SAP ICF course marketing: video!
Creating a marketing video for my SAP ICF course at the Omniversity.
-
Web Programming with SAP's ICF: new course dates
Announcing new dates for my Omniversity course on Web Programming with SAP's Internet Communication Framework.
-
Stand steady on the shoulders of giants
Making the case for attending my Omniversity course on Web Programming with SAP's Internet Communication Framework.
-
Scratching an itch - Magic The Gathering card info
Scratching an itch by building a quick tool to look up Magic The Gathering card information.
-
REpresentational State Transfer (REST) and SAP
Exploring how REST as an architectural style applies to SAP integration scenarios.
-
REST orientation - Controlling access to resources
Auth with respect to the alternative dispatcher layer in ABAP.
-
A new REST handler / dispatcher for the ICF
One of the best underlying mechanisms to be introduced into the Basis / NetWeaver stack in the past few years is the Internet Communication Framework (ICF), which is a collection of configuration, interfaces, classes and a core set of processes that allow us to build HTTP applications directly inside SAP.
-
SAP and Google Wave - Conversation Augmentation
Demonstrating integration between Google Wave and SAP, inspired by the Dashboard project from six years earlier.
-
Command lines of the future, and simplicity of integration
Thinking about chat-style interfaces as command lines of the future and their implications for integration.
-
Coffeeshop screencast: HTTP conneg, resource representations and JSON
Showing HTTP content negotiation, resource representations and JSON support in coffeeshop.
-
2nd coffeeshop REST/HTTP screencast
Recording a second coffeeshop screencast highlighting its REST-orientated HTTP-based pubsub nature.
-
Google Wave, XMPP and complexity
Considering the complexity of Google Wave and XMPP versus the incremental approach of the web.
-
Webhooks postbin example for Coffeeshop
Demonstrating webhooks with coffeeshop using the PostBin developer utility.
-
First coffeeshop demo screencast
Recording a screencast demonstrating some of the basic features of my coffeeshop pubsub project.
-
'Coffeeshop' - lightweight HTTP-based pubsub
About a lightweight, REST-orientated HTTP-based publish/subscribe implementation that I’ve been working on for the last few days.
-
Tarpipe REST connector in 5 minutes
Demonstrating the new Tarpipe REST connector with a quick five-minute example.
-
Twitter's success
Thoughts on messaging, microblogging, and Twitter's success.
-
An HTTP connector for Tarpipe: 'tarbridge'
Building tarbridge, an HTTP connector for Tarpipe that enables POST requests to arbitrary URLs.
-
Forget SOAP - build real web services with the ICF
I don’t like getting into a lather when it comes to data and function integration. Rather than using SOAP, I prefer real web services, built with HTTP.
-
Real Web Services with REST and ICF
This piece has become somewhat famous (or infamous) in SAP tech circles, for the approach it took and the claims it made. I'm happy to say that REST won out and that those that tried to denounce me ... failed :-)
-
Some ramblings on URIs and identity
Coming back from a short break from the tech world recently, I started to reacquaint myself with FOAF and RDF, amongst other things.
-
'Conneg' and the duality of weblogs
Philosophy triggered by the lowly but essential connection negotiation aspect of HTTP.
-
RSS aggregators and user-agent information for Blagg
Tool reuse a la Unix philosophy, and more on building out the future in tiny steps.
-
Content-Type and Blosxom's RSS
The perils of unescaped content in feeds.
-
For REST, read 'Architectural Style'
In the swirling mass of memes surrounding web services it’s sometimes easy to forget that REST is an architectural style, an approach, rather than something that you install or debug.
-
RESTifying RT
Some notes on providing a RESTful API for Request Tracker.
-
REST, Google, and idempotency
Pondering the apparent conundrum of REST, Google and idempotency that Sam Ruby presented to Mark Baker.
-
From REST to URIs, the Semantic Web, RDF, and FOAF
Protocols and formats making up the semantic web.
-
The 80/20 of HTTP
Musing on how HTTP is used in the main.
-
ETag-enabled wget
Adding ETag awareness to the venerable wget utility.
-
More thoughts on HTTP, Email, and Jabber
On HTTP headers and queueing architectures.
-
"Web^H^H^HInternet Services"? Some Ramblings.
I’ve been pondering the term “Web Services”. While I completely understand and agree with all the reasonings behind the term (the ‘original’ services were accessible via web clients, HTTP is the underlying and ubiquitous transport, blah blah blah), I’m wondering whether “Web Services” is the best term to use.
See all tags.