This package (jsonstat-toolkit) contains the JSON-stat JavaScript Toolkit. There are three major versions. Version 2 is the last one and should work on any modern browser: it has been developed using ...
gorilla/csrf is a HTTP middleware library that provides cross-site request forgery (CSRF) protection. It includes: ...and then collect the token with csrf.Token(r) in your handlers before passing it ...
JSON-LD extends JSON to include linking information. Here's how it could make JSON a top-tier player in hypermedia and the semantic web. JSON-LD looks to unite the promise of self-describing ...
Of all the hats JavaScript can wear, its form-processing features are among the most sought and used. Learn how to use JavaScript for form processing, validation, and more. Forms are an essential part ...