Browsing Tag
api
194 posts
GraphQL VS API Graph with 2 same examples
GraphQL is all about asking the API for what exactly I need rather than it gives me the…
Best API documentation tools you need
You could document APIs manually or use a documentation tool for that. API has specifications for each type…
A Beginner Developer’s Guide to APIs (with Example Project)
If you’re a beginner developer, you may have heard of APIs, but you may want some clarification on…
7 Free Public APIs you will love as a developer💖
1. JSON Placeholder JSON Placeholder is a service that provides you with fake online REST APIs for testing…
Creating Custom API Endpoints in Salesforce with Apex
Part One: SOAP-based APIs Simple Object Access Protocol (SOAP) is a messaging protocol based on requests and responses…
How to create API Documentation?
What is API Documentation? A Comprehensive Guide to Understanding APIs A Beginner’s Guide to Understanding APIs and How…
A Brief History of API: RPC, REST, GraphQL, tRPC
Background Last week I joined an event about GraphQL or TRPC discussion hosted by Guild in London. The…
20 Unique APIs For Your Next Project
APIs (Application Programming Interfaces) are useful because they allow different software systems to communicate with each other and…
How open sources tool can help you to secure your website api?
API security is an increasingly important concern for businesses as more and more organizations rely on APIs to…
Web Services Description Language
Hi! In a previous article, I wrote about SOAP based on the use of a file with API…