We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Page to keep track of small stuff without cluttering issue threads.
Using the MongoDB Atlas free service for testing.
Useful wget command for systematically downloading all the json files
wget -A json -m -p -E -k -K -np https://api.freifunk.net/data/history/
Beyond a certain point, some of these files are compressed. Deal with this later.
The ordering of these things is important.
npm install express express-graphql graphql mongodb --save