Thread: Typres of API's
View Single Post
Old 05-14-2025, 04:43 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,210
Typres of API's

APIs are categorized by access: Public (open to all), Partner (shared with specific businesses), and Private (internal use). They also differ by architecture, with common types being REST (web-based, flexible), SOAP (structured, XML-based), RPC (executes remote functions), and GraphQL (efficient data querying).
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote