https://github.com/datafire/starter-project
https://github.com/datafire/starter-project
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datafire/starter-project
- Owner: DataFire
- Created: 2017-08-29T17:55:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T08:36:53.000Z (about 4 years ago)
- Last Synced: 2025-05-31T06:55:00.167Z (8 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataFire Sample Project
This is a sample project for [DataFire](https://github.com/DataFire/DataFire)
There are two paths defined in this project:
#### /hello_world
Returns a greeting. For example, `GET /hello_world?name=Lucy` will return `"Hello, Lucy"`.
This is driven by the `hello_world` action.
#### /gifs
Returns a feed of the links on Reddit's [r/gifs](https://www.reddit.com/r/gifs/)