Skip to content

Sample code for pulling data from popular APIs. šŸŒ Integrations keeping you up at night? CheckĀ usĀ outĀ at:Ā ā¬‡ļøĀ Ā Ā Ā Ā Ā Ā 

License

Notifications You must be signed in to change notification settings

fiberinc/manually

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

19 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation


Manual Integrations

Sample code for manually pulling data from popular third-party APIs.

Don't want to waste months on this? Check out Fiber ā†’

TypeScript asdf

Directory

  • Shopify
    Pull orders, customers and products from Shopify stores.
  • Stripe
    Pull transactions and charges from Stripe accounts. (coming soon)

Use Fiber instead

Fiber gives you a complete solution from day zero. Replace all this code with a simple call to our API:

POST https://api.fiber.dev/sources/:source_name/accounts
Content-Type: application/json
Authorization: Basic base64(CLIENT_ID:CLIENT_SECRET)

{
  "credentials": CREDENTIALS
}

Learn more at wiki.fiber.dev.

License

MIT

About

Sample code for pulling data from popular APIs. šŸŒ Integrations keeping you up at night? CheckĀ usĀ outĀ at:Ā ā¬‡ļøĀ Ā Ā Ā Ā Ā Ā 

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published