Skip to content

oshadabasnayake/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

API

Api Docs

(1) What is api


### Graphql api vs Rest api
  • Data fetching In a typical REST API, to fetch or retrieve data from a server, we might end up making requests to multiple endpoints. But with GraphQL, we only have one endpoint with which we access data on a server. With a single request, we can get an object and its related objects

About

Api Docs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published