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 - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more β†’

Stats

Basic FunctionScript repo stats
5
1,609
5.3
7 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
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com