Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

RubenVerborgh/HTTP-methods-in-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Modeling HTTP methods in JavaScript

About

In the blog post “The object-resource impedance mismatch”, I wondered what would happen if we model the semantics of HTTP methods in JavaScript. This is the accompanying code that allows you to play with it.

Usage

You need to have node.js or a another JavaScript interpreter installed. Then, execute this:

node http-methods.js

Alternatively, you can just use your browser's debug window.

The output makes most sense if you follow along with the source.

About

What happens if we model the semantics of HTTP methods in JavaScript?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published