File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,14 @@ These requests are made primarily over HTTP: Hypertext Transfer Protocol. Howeve
2424little to no "hypertext" is actually sent or received, these use cases have emerged
2525in an * ad hoc* fashion as a testament to the power of the internet.
2626
27- FunctionScript allows teams to be able to rapidly deliver Stripe-quality APIs
28- in a fraction of the time without requiring any additional tooling.
29- It has been developed by the team at Polybit Inc., responsible for [ Standard Library] ( https://stdlib.com ) .
27+ By creating API development standards as part of a ** language specification**
28+ instead of a framework, FunctionScript truly treats APIs as a base primitive of
29+ software development instead of an afterthought. This allows teams to be able to
30+ be able to rapidly deliver high-quality APIs in a fraction of the time without
31+ requiring any additional tooling.
32+
33+ FunctionScript has been developed by the team at Polybit Inc., responsible for
34+ [ Standard Library] ( https://stdlib.com ) .
3035Ongoing development is, in part, funded by both [ Stripe] ( https://stripe.com ) ,
3136[ Slack] ( https://slack.com ) as venture investments in the parent organization.
3237
You can’t perform that action at this time.
0 commit comments