top | item 39689696

(no title)

rahhulk7 | 1 year ago

Thanks for the explanation! That makes sense to consider the database structure when choosing between REST and GraphQL. I hadn't thought about purpose-driven design before - focusing on the use case sounds key to avoiding bloated APIs. Do you have any favorite resources on designing for specific use cases?

Also, are there any tools that can help with documenting or visualizing different API design options?

discuss

order

stop50|1 year ago

For documenting APIs swagger is an standard that is widely used.