API

29 bookmarks
Custom sorting
The Ultimate Guide to API Design
The Ultimate Guide to API Design
The Software Development Life Cycle (SDLC) has been a mainstay in software development for decades, but choosing the wrong process can have disastrous effects on the...
·qmo.io·
The Ultimate Guide to API Design
Best practices for REST API design
Best practices for REST API design
Learn how to design REST APIs to be easy to understand for anyone, future-proof, secure, and fast since they serve data to clients that may be confidential.
·stackoverflow.blog·
Best practices for REST API design
mockAPI
mockAPI
MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool.
·mockapi.io·
mockAPI
Positionstack : une API gratuite de geocoding en temps réel - BDM
Positionstack : une API gratuite de geocoding en temps réel - BDM
Les données géographiques des visiteurs sont essentielles pour de nombreux sites web, et notamment pour les acteurs du e-commerce. Avec le geocoding, vous pouvez en effet relever et utiliser de nombreuses données liées à l'emplacement géographique de l'utilisateur. C'est ce que propose Positionstack, une solution complète pour exploiter les données de localisation via une API.
·www.blogdumoderateur.com·
Positionstack : une API gratuite de geocoding en temps réel - BDM
Best Practices for Designing a Pragmatic RESTful API
Best Practices for Designing a Pragmatic RESTful API
An API is a user interface for a developer. Learn the best practices to make an API that is easy to adopt and pleasant to use.
·www.vinaysahni.com·
Best Practices for Designing a Pragmatic RESTful API
chentsulin/awesome-graphql
chentsulin/awesome-graphql
Awesome list of GraphQL & Relay. Contribute to chentsulin/awesome-graphql development by creating an account on GitHub.
·github.com·
chentsulin/awesome-graphql
A Beginner’s Guide to GraphQL
A Beginner’s Guide to GraphQL
In this article, you're going to learn how GraphQL works. I'm going to show you how to create a very well-designed, efficient, powerful API using GraphQL.
·dev.to·
A Beginner’s Guide to GraphQL
🔥 GraphQL Crash Course (in 10 pics!)
🔥 GraphQL Crash Course (in 10 pics!)
Originally posted on Twitter as a thread: https://twitter.com/hexrcs/status/1190332090149150720 Alwa...
·dev.to·
🔥 GraphQL Crash Course (in 10 pics!)
dbohdan/automatic-api
dbohdan/automatic-api
A list of software that turns your database into a REST/GraphQL API - dbohdan/automatic-api
·github.com·
dbohdan/automatic-api
How to Create a Secure Node.js GraphQL API
How to Create a Secure Node.js GraphQL API
This GraphQL tutorial outlines how to create an API for use in Node.js projects and examines how it compares to REST-based solutions.
·www.toptal.com·
How to Create a Secure Node.js GraphQL API
API tooling development: GraphQL, OpenAPI
API tooling development: GraphQL, OpenAPI
API tooling for better developer experience. We create tools to help developers workwith GraphQL and OpenAPI/Swagger.
·apis.guru·
API tooling development: GraphQL, OpenAPI
Learning GraphQL By Doing
Learning GraphQL By Doing
In this guest post, learn about the basic concepts required for app developers to understand GraphQL by actually trying it out.
·blog.digitalocean.com·
Learning GraphQL By Doing
REST API Tutorial #1 - What is a REST API? - YouTube
REST API Tutorial #1 - What is a REST API? - YouTube
Donate via PayPal - https://www.paypal.me/thenetninja Donate via Patreon - https://www.patreon.com/thenetninja ----- COURSE LINKS: + Repo - https://github.co...
·youtube.com·
REST API Tutorial #1 - What is a REST API? - YouTube
Insomnia REST Client
Insomnia REST Client
Debug APIs like a human, not a robot
·insomnia.rest·
Insomnia REST Client
RapidAPI
RapidAPI
Browse, Test & Connect to 1000s of Public Rest APIs on RapidAPI's API Marketplace - the world's largest API directory. Sign up today for Free!
·rapidapi.com·
RapidAPI
RESTful API Design - Second Edition - YouTube
RESTful API Design - Second Edition - YouTube
Download The API Design eBook: http://bit.ly/API-design-ebook In this video we will discuss: - API Design Anti-Patterns - Pragmatic API Design - Handling API...
·youtube.com·
RESTful API Design - Second Edition - YouTube
Representational state transfer — Wikipédia
Representational state transfer — Wikipédia
REST (representational state transfer) est un style d'architecture logicielle définissant un ensemble de contraintes à utiliser pour créer des services web. Les services web conformes au style d'architecture REST, aussi appelés services web RESTful, établissent une interopérabilité entre les ordinateurs sur Internet. Les services web REST permettent aux systèmes effectuant des requêtes de manipuler des ressources web via leurs représentations textuelles à travers un ensemble d'opérations uniformes et prédéfinies sans état. D'autres types de services web tels que les services web SOAP expose...
·fr.wikipedia.org·
Representational state transfer — Wikipédia
Interface de programmation — Wikipédia
Interface de programmation — Wikipédia
En informatique, une interface de programmation applicative (souvent désignée par le terme API pour application programming interface) est un ensemble normalisé de classes, de méthodes ou de fonctions qui sert de façade par laquelle un logiciel offre des services à d'autres logiciels. Elle est offerte par une bibliothèque logicielle ou un service web, le plus souvent accompagnée d'une description qui spécifie comment des programmes consommateurs peuvent se servir des fonctionnalités du programme fournisseur.
·fr.wikipedia.org·
Interface de programmation — Wikipédia