An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/GroceriStar/fake-api.svg?branch=master)](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/