Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17528 shaares · 14141 private links
Filters
1 / 2
Links per page
20 50 100
32 results tagged rest

flawiddsouza/Restfox: Offline-first web HTTP client

api rest postman insomnia development webdev http graphql
September 29, 2023 at 5:35:24 PM GMT+2*
https://github.com/flawiddsouza/Restfox

Tide

Tide is a friendly HTTP server built for casual Rustaceans and veterans alike. It's completely modular, and built directly for async/await. Whether it's a quick webhook, or an L7 load balancer, Tide will make it work.

async library rest rust http webserver
December 9, 2019 at 3:22:56 PM GMT+1
https://blog.yoshuawuyts.com/tide/

Insomnia REST Client

Powerful HTTP and GraphQL tool belt

Free and open source on Mac, Windows, and Linux

api linux rest software postman tools http requests graphql
February 26, 2019 at 1:34:48 PM GMT+1
https://insomnia.rest/

You Might Not Need GraphQL — Runscope Blog

api rest graphql
June 12, 2017 at 11:37:39 AM GMT+2
https://blog.runscope.com/posts/you-might-not-need-graphql

GraphQL vs REST: Overview | Phil Sturgeon

api rest development graphql
June 7, 2017 at 5:23:02 PM GMT+2
https://philsturgeon.uk/api/2017/01/24/graphql-vs-rest-overview/

Inquerest — A complex url parameter parser for rest filter queries

age=lt.13&(student=eq.true|gender=eq.M)&group_by=sum(age),grade,gender&having=min(age)=gt.13&order_by=age.desc,height.asc&page=20&page_size=100&x=123&y=456

into

Query {
filters: [
Filter {
connector: None,
condition: Condition {
left: Column("age"),
equality: LT,
right: Number(13)
},
subfilter: [
Filter {
...

rest webdev rust rustlang api postgresql databases
November 16, 2015 at 11:38:18 AM GMT+1*
https://github.com/ivanceras/inquerest

Postman | Supercharge your API workflow

api chrome http rest testing webdev
May 21, 2015 at 3:38:08 PM GMT+2
https://www.getpostman.com/

Introduction — REST Toolkit 1.0 documentation

python rest webdev
February 4, 2015 at 12:06:47 AM GMT+1
http://rest-toolkit.readthedocs.org/en/latest/

PostgREST – A RESTful API for Postgres

PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch.

api rest postgresql databases
January 4, 2015 at 12:26:53 AM GMT+1*
https://github.com/begriffs/postgrest

Python REST API Framework — Eve 0.5-dev documentation

api framework python rest flask
September 1, 2014 at 9:34:21 AM GMT+2
http://python-eve.org/

restSQL Overview

restSQL is an ultra-lightweight data access layer for HTTP clients. restSQL is a persistence framework or engine in the middle tier of a classic three tier architecture: client, application server and database. It may also be embedded in any middle-tier as a Java library.

java programming rest sql databases
February 5, 2014 at 12:28:03 PM GMT+1*
http://restsql.org/doc/Overview.html

Hieroglyph — Hieroglyph 0.5.5 documentation

slides html rest rst restructuredtext presentation tools python landslide
July 4, 2013 at 10:48:39 AM GMT+2
http://hieroglyph.io/

sphinxcontrib.httpdomain — Documenting RESTful HTTP APIs — sphinxcontrib-httpdomain 1.1.8 documentation

documentation api http sphinx python rest
April 26, 2013 at 10:29:55 AM GMT+2
http://pythonhosted.org/sphinxcontrib-httpdomain/

Cornice

Cornice provides helpers to build & document REST-ish Web Services with Pyramid, with decent default behaviors.

python pyramid webdev rest html api
March 23, 2012 at 12:32:27 PM GMT+1
http://packages.python.org/cornice/index.html

Dagny Documentation » Index

Dagny is a Django adaptation of Ruby on Rails’s Resource-Oriented Architecture (a.k.a. ‘RESTful Rails’).
Dagny makes it really easy to build resourceful web applications.

django rest webdev
June 8, 2011 at 1:14:40 PM GMT+2
http://zacharyvoase.github.com/dagny/

Common HTTP Implementation Problems

HTTP and URIs are the basis of the World Wide Web, yet they are often misunderstood, and their implementations and uses are sometimes incomplete or incorrect.

This document tries to improve this situation by providing a set of good practices to improve implementations of HTTP and related standards (Web servers, server-side Web engines), as well as their use.

http w3c web reference programming webdev rest
September 10, 2009 at 4:23:24 PM GMT+2
http://www.w3.org/TR/chips/

Web Hooks / FrontPage

api webservices rest http webhooks integration
February 20, 2009 at 2:23:41 AM GMT+1
http://webhooks.pbwiki.com/

Web Hooks and the Programmable World of Tomorrow

programming webdev api webservices xmpp rest webhooks
February 20, 2009 at 2:23:26 AM GMT+1
http://www.slideshare.net/progrium/web-hooks-and-the-programmable-world-of-tomorrow-presentation

Pragmatism, purity and JSON content types

webdev api javascript json rest http content-type mime
February 19, 2009 at 5:50:29 PM GMT+1
http://simonwillison.net/2009/Feb/6/json/

HTTP Utilities with CherryPy

HTTP Utilities with CherryPy

python django rest cherrypy wsgi shootout
February 1, 2009 at 9:00:10 PM GMT+1
http://blog.dowski.com/2009/01/08/http-utilities-with-cherrypy/
Filters
1 / 2
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community