Use cases
Have a clear idea for how users will get the most out of your application. It’s best to plan interactions step by step to make sure the process goes smoothly.
Will your application be independent of data.world, or will users interact with both your product and the data.world site?
Will your application allow users to import data?
What about exporting it back to data.world?
Will you support queries?
Do you want to authorize users with OAuth or Tokens?
Will you send notifications with webhooks?
What does a typical workflow look like?
These are all good questions to ask yourself before beginning your project. To know what you can accomplish with data.world, take a look at the API Reference or check out the Integrations Gallery to see some featured existing integrations.