Use Cases of OBTO Functions
Build Serverless APIs
Create API backends for web and mobile apps without managing servers. Just write your business logic in functions. OBTO Functions platform takes care of the rest: deployment, routing, scalability, availability.
Create Webhooks
Webhooks are a popular way to integrate with third-party services. Facebook, Slack, GitHub all provide webhooks. OBTO Functions is a great place to implement webhooks: just write the code, map it to a URL, and point the webhook at that URL.