{"id":16101497,"url":"https://github.com/mendhak/gpslogger-customurl-receiver","last_synced_at":"2025-04-06T00:27:42.023Z","repository":{"id":141194784,"uuid":"118825361","full_name":"mendhak/gpslogger-customurl-receiver","owner":"mendhak","description":"Custom URL receiver which writes querystring values to a CSV file.  Sample app for GPSLogger users.","archived":false,"fork":false,"pushed_at":"2018-01-24T22:27:50.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T06:38:45.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendhak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-24T21:37:46.000Z","updated_at":"2023-09-08T17:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3c2f3e2-c8bc-42e0-b3bc-f4212f73ee87","html_url":"https://github.com/mendhak/gpslogger-customurl-receiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendhak%2Fgpslogger-customurl-receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendhak%2Fgpslogger-customurl-receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendhak%2Fgpslogger-customurl-receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendhak%2Fgpslogger-customurl-receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendhak","download_url":"https://codeload.github.com/mendhak/gpslogger-customurl-receiver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419640,"owners_count":20936009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T18:50:06.033Z","updated_at":"2025-04-06T00:27:41.999Z","avatar_url":"https://github.com/mendhak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nA sample receiver for GPSLogger's Custom URL feature.  This application will receive the querystring parameters and write it to a local file. \n\n### Run the app\n\nTo start, use\n\n    docker-compose up -d\n    \nThen hit the `/log` endpoint, for example\n\n    http://localhost:3000/log?lat=11\u0026lon=22\u0026spd=0\u0026custom=hello\n    \nAnd then look at the `output.csv` file produced. \n\nThe header is only written once; if you ever change the querystring parameters on the GPSLogger side, the header will no longer match the contents - you should probably move the file at that point.    \n\n\n### Note\n\nThis should not be exposed directly on a production server.  Ideally put a proper web server like Apache or Nginx in front of this. Further, consider using SSL certificates as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendhak%2Fgpslogger-customurl-receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendhak%2Fgpslogger-customurl-receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendhak%2Fgpslogger-customurl-receiver/lists"}