{"id":19292088,"url":"https://github.com/saranshbansal/spam-detection-analytics-tool","last_synced_at":"2026-05-01T21:04:52.470Z","repository":{"id":112978187,"uuid":"175142933","full_name":"saranshbansal/spam-detection-analytics-tool","owner":"saranshbansal","description":"This is a nice tool to read chunks of sms data from a csv and understand how different algorithms (pre-implemented) perform in identifying spam messages.","archived":false,"fork":false,"pushed_at":"2019-03-12T12:01:34.000Z","size":5858,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T00:17:46.802Z","etag":null,"topics":["analytics","data-analysis","data-science","data-visualization","mysql","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/saranshbansal.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":"2019-03-12T05:41:07.000Z","updated_at":"2019-11-26T09:55:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"896cb760-8f01-4a1b-95ca-9001e1ee3d3b","html_url":"https://github.com/saranshbansal/spam-detection-analytics-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saranshbansal/spam-detection-analytics-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saranshbansal%2Fspam-detection-analytics-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saranshbansal%2Fspam-detection-analytics-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saranshbansal%2Fspam-detection-analytics-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saranshbansal%2Fspam-detection-analytics-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saranshbansal","download_url":"https://codeload.github.com/saranshbansal/spam-detection-analytics-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saranshbansal%2Fspam-detection-analytics-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["analytics","data-analysis","data-science","data-visualization","mysql","spring-boot"],"created_at":"2024-11-09T22:29:08.625Z","updated_at":"2026-05-01T21:04:52.450Z","avatar_url":"https://github.com/saranshbansal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot, MySQL, JPA, Hibernate Rest API Tutorial\n\nBuild Restful CRUD API for a simple application using Spring Boot, Mysql, JPA and Hibernate.\n\n\n![alt text](https://github.com/saranshbansal/spam-detection-analytics-tool/blob/master/img.png?raw=true)\n\n## Requirements\n\n1. Java - 1.8.x\n\n2. Spring Boot - 2.x.x\n\n3. Mysql - 5.x.x\n\n## Steps to Setup\n\n**1. Clone the application**\n\n```bash\ngit clone https://github.com/saranshbansal/spam-detection-analytics-tool.git\n```\n\n**2. Create Mysql database**\n```bash\ncreate database testdb\n```\n\n**3. Change mysql username and password as per your installation**\n\n+ open `src/main/resources/application.properties`\n\n+ change `spring.datasource.username` and `spring.datasource.password` as per your mysql installation\n\n**4. Build and run the app using maven**\n\n```bash\nmvn package\njava -jar target/spam-detector-1.0.0.jar\n```\n\nAlternatively, you can run the app without packaging it using -\n\n```bash\nmvn spring-boot:run\n```\n\nThe app will start running at \u003chttp://localhost:8080\u003e.\n\n## Explore Rest APIs\n\nThe app defines following APIs.\n\n    GET /api/read-csv\n    \n    GET /api/estimate?key=\n    \n\nYou can test them using postman or any other rest client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaranshbansal%2Fspam-detection-analytics-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaranshbansal%2Fspam-detection-analytics-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaranshbansal%2Fspam-detection-analytics-tool/lists"}