https://github.com/fleetfn/examples
A collection of examples of serverless functions for Fleet Function
https://github.com/fleetfn/examples
faas fleet graphql javascript nodejs react serverless serverless-framework serverless-functions typescript
Last synced: 8 days ago
JSON representation
A collection of examples of serverless functions for Fleet Function
- Host: GitHub
- URL: https://github.com/fleetfn/examples
- Owner: fleetfn
- License: mit
- Created: 2020-04-24T03:24:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:50:10.000Z (over 3 years ago)
- Last Synced: 2023-03-04T01:07:33.745Z (over 3 years ago)
- Topics: faas, fleet, graphql, javascript, nodejs, react, serverless, serverless-framework, serverless-functions, typescript
- Language: JavaScript
- Size: 1.59 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fleet Examples
This is a public list of examples for **Fleet**. All of these ready-to-deploy examples have a structure for serverless functions that focus on solutions for micro API's, Microservices and others.
## What is Fleet Function?
[Fleet Function](https://fleetfn.com/function) is the next generation of serverless technology from [Fleet](https://fleetfn.com) that is capable of running Node.js functions much faster than other functions eliminating cold start to almost zero. It allows developers and teams to build services that are critical to response time and high demand.
- [Blog: Fleet Serverless Function Introduction](https://dev.to/fleet/fleet-serverless-function-introduction-5cle)
## License
Fleet Examples is an open source project released under the [MIT License](LICENSE.md).