Skip to content

Connect to and convert any web endpoint into an python SDK. Built-in threading, async jobs and fastapi/runpod/FastTaskAPI endpoint support.

License

Notifications You must be signed in to change notification settings

SocAIty/fastSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme coming soon...

FastSDK: Built your SDK for any hosted service

Ever wanted to use web APIs as if they are any other python function? It was never easier to build an SDK for your hosted services, than it is with socaity-client.

Out of the box works with following services:

Get started

To integrate an webservice you need to follow two steps:

  1. Instantiate a service client with the base url of the service and the endpoint routes.
  2. Use the SDK maker with the service

About

Connect to and convert any web endpoint into an python SDK. Built-in threading, async jobs and fastapi/runpod/FastTaskAPI endpoint support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages