{"id":20179929,"url":"https://github.com/grandevx/synapse","last_synced_at":"2025-07-07T03:03:17.828Z","repository":{"id":40281679,"uuid":"463082740","full_name":"GrandeVx/Synapse","owner":"GrandeVx","description":"A complete example of a \"Start-up\" Project for a school assignment","archived":false,"fork":false,"pushed_at":"2022-07-06T15:58:03.000Z","size":5374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T17:16:43.309Z","etag":null,"topics":["example-project","simulation"],"latest_commit_sha":null,"homepage":"https://synapse-fawn.vercel.app","language":"TypeScript","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/GrandeVx.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}},"created_at":"2022-02-24T09:20:45.000Z","updated_at":"2023-11-14T15:19:05.000Z","dependencies_parsed_at":"2022-08-19T17:20:56.146Z","dependency_job_id":null,"html_url":"https://github.com/GrandeVx/Synapse","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/GrandeVx%2FSynapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandeVx%2FSynapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandeVx%2FSynapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GrandeVx%2FSynapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GrandeVx","download_url":"https://codeload.github.com/GrandeVx/Synapse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616681,"owners_count":19991542,"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":["example-project","simulation"],"created_at":"2024-11-14T02:28:42.437Z","updated_at":"2025-03-03T05:43:06.586Z","avatar_url":"https://github.com/GrandeVx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Synapse\nA complete example of a \"Start-up\" Project for a school assignment\n\n![Synapse](img/long.png)\n\nwhat i have done:\n\n- Simulated Start-up Concept\n- Created an IOT Sensor with LoraWan Network for the comunication (Sensor - Lora Signal \u003e Lora Gateway - TCP \u003e Api )\n- Developed API System for the realtime DB SQL DB\n- Developed the Static Web Page \n- Developed the Web App for the Sensor check and Analytics\n\nMore about:\n\n- [LoraWan](https://lora-alliance.org/about-lorawan/)\n- [LoraKit](https://www.dragino.com/index.php)\n- [Java Spring](http://spring.io)\n- [NextJS](https://nextjs.org)\n\n## The Concept\n TODO\n\n### Project layout\n\n```\n|- API/             // Folder containing REST API (Realtime DB \u0026 SQL DB)\n|- Old Version/    // Folder containing the old version of the API\n|- database/      // Folder containing the db implementation Concept\n|- gateway/      // Arduino code for the Dragino Lora Gateway (Lora Signal -\u003e TCP)\n|- sensor/      // Arduino code for the Dragino Arduino with Lora Shield (Sensor Signal -\u003e Lora Gateway)\n|- simulation/ // Data Science Analytics with Python Simulation \n|- website/   // Folder containing the Website and The Platform\n|   |\n|   |- Platform/ // Folder containing the Platform Next Js Web App\n|   |- Static/  //  Folder containing the Synapse Next Js Website\n|\n```\n\n---\n\n### Build and Run\n    \n    Todo\n\n#### User Service\n\n|HTTP Method|URL|Description|\n|---|---|---|\n|`POST`|http://localhost:8080/sensor/addMeasure?{Serial_number}\u0026{measure} | Add new Measure |\n|`POST`|http://localhost:8080/sensor/getMeasure?{Serial_number} | Get all Sensor's Measures |\n|`POST`|http://localhost:8080/sensor/get?{Serial_number} | Get Sensor Information |\n|`POST`|http://localhost:8080/sensor/getAll/?{user_id} | Get all User's Sensors |\n|`POST`|http://localhost:8080/user/register?{username}\u0026{mail}\u0026{password} | Register new User |\n|`POST`|http://localhost:8080/user/login?{mail}\u0026{password} | Login System |\n|`POST`|http://localhost:8080/user/updatepassword?{mail}\u0026{old_password}\u0026password} | Edit the Password |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandevx%2Fsynapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrandevx%2Fsynapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandevx%2Fsynapse/lists"}