https://github.com/food-static-data/fake-api
instead of connecting to static data via groceristar-fetch plugin, or use a main our server - react developers can use axious in order to grab data from this server
https://github.com/food-static-data/fake-api
Last synced: 4 months ago
JSON representation
instead of connecting to static data via groceristar-fetch plugin, or use a main our server - react developers can use axious in order to grab data from this server
- Host: GitHub
- URL: https://github.com/food-static-data/fake-api
- Owner: Food-Static-Data
- Created: 2019-01-01T10:48:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T02:48:08.000Z (over 3 years ago)
- Last Synced: 2025-07-27T21:55:07.846Z (11 months ago)
- Language: JavaScript
- Homepage: https://grocerylists-fake-api.herokuapp.com/hello
- Size: 2.62 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/GroceriStar/fake-api)
https://medium.freecodecamp.org/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2
- [ ] check mongoadmin: https://github.com/mrvautin/adminMongo
- [ ] think about forest admin
0. deploy on heroky and show how exactly we can use it with our React files.
1. Move methods, that we're using at showcase
https://github.com/GroceriStar/showcase/blob/master/src/selectors/selector.js
2. Move methods, that we're using at our other, fetch-related
- https://github.com/GroceriStar/react-shopping-list-template
- https://github.com/ChickenKyiv/recipe-box
- https://github.com/ChickenKyiv/recipe-search-react
maybe connect db for some quick cases....
https://stackoverflow.com/questions/19696240/proper-way-to-return-json-using-node-or-express
Link to heroku: https://grocerylists-fake-api.herokuapp.com/
Note: after changes at master - it'll be automatically deployed to heroku - if we don't have an errors after building in Travis CI.
- Groceristar project documentation: https://groceristar.github.io/documentation/
- ChickenKyiv project documentation: https://chickenkyiv.github.io/documentation/
- Fetch plugin documentation(which we're trying to recreate): https://groceristar.github.io/groceristar-fetch/