FunctionScript

An API gateway and framework for turning functions into web services (by FunctionScript)

FunctionScript Alternatives

Similar projects and alternatives to FunctionScript based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better FunctionScript alternative or higher similarity.

FunctionScript reviews and mentions

Posts with mentions or reviews of FunctionScript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • FunctionScript: API gateway and framework to turn functions into web services
    1 project | news.ycombinator.com | 21 Mar 2024
  • WebGPT: Customizable Website Chat Agent built in Node.js / JavaScript (x-post r/node)
    4 projects | /r/javascript | 8 Mar 2023
    This is no different than a repo that works on Vercel or Cloudflare workers. It is locally runnable β€” our gateway specification is open source at https://github.com/acode/functionscript . You can use this locally yourself via our command line tools at https://github.com/acode/cli .
  • Solving Coding Challenges with JavaScript Functions on Autocode
    1 project | dev.to | 25 Jun 2021
    It's that simple to deploy reusable functions through Autocode! If you would like to dive deeper into Autocode's framework, check out FunctionScript on Github!
  • The Railsification of SaaS
    1 project | news.ycombinator.com | 9 Mar 2021
    You're half-right - we have a specification called FunctionScript [0] that can act as what's basically a universal translation layer for any API. You just generate a proxy to it using FunctionScript. So it's possible to add GraphQL APIs to our stdlib, it's just not convenient right now. All of Shopify is a GQL API, for example.

    The reason we don't support GQL APIs natively is because we designed Autocode to follow the best practices of the top API companies we knew; Twilio and Stripe. Both companies designed their SDKs in a way that feels intuitive: a call to their API is achieved via a namespaced function call -- it's very Railslike. Everything available in our stdlib follows that convention as we felt it was the most intuitive approach to API / SDK design.

    [0] https://github.com/FunctionScript/FunctionScript

  • An Introduction to Scraping (Almost) Anything With Puppeteer and Node.js
    2 projects | dev.to | 25 Jan 2021
    Note: To make the screenshot return as an image rather than just binary data, we must pass back the proper Content-Type header. The above code is an example of how to do this in Autocode with the object.http return type. To return other types of data, you'll need to remove the return type or change the return type to match the type of data you're returning. For more information, you can read about the FunctionScript specification Autocode uses for parameters and return types.
  • A note from our sponsor - SurveyJS
    surveyjs.io | 16 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Stats

Basic FunctionScript repo stats
5
1,609
5.3
8 months ago

FunctionScript/FunctionScript is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of FunctionScript is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com