{"id":19913615,"url":"https://github.com/ravisankarchinnam/need-for-speed","last_synced_at":"2026-05-20T10:02:03.368Z","repository":{"id":218162810,"uuid":"145360278","full_name":"ravisankarchinnam/need-for-speed","owner":"ravisankarchinnam","description":"Spring Boot Microservice with Security, TDD, SwaggerUI and Heroku Deployment","archived":false,"fork":false,"pushed_at":"2023-06-14T22:33:41.000Z","size":84,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T08:46:19.240Z","etag":null,"topics":["h2","heroku","heroku-deployment","junit","spring-boot","springsecurity","swagger-ui","tdd"],"latest_commit_sha":null,"homepage":"https://speed-car.herokuapp.com/","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/ravisankarchinnam.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}},"created_at":"2018-08-20T03:13:37.000Z","updated_at":"2021-04-13T17:20:53.000Z","dependencies_parsed_at":"2024-01-20T04:48:31.696Z","dependency_job_id":"fa3ac951-af11-409a-8575-745d43d819af","html_url":"https://github.com/ravisankarchinnam/need-for-speed","commit_stats":null,"previous_names":["ravisankarchinnam/need-for-speed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ravisankarchinnam/need-for-speed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravisankarchinnam%2Fneed-for-speed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravisankarchinnam%2Fneed-for-speed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravisankarchinnam%2Fneed-for-speed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravisankarchinnam%2Fneed-for-speed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravisankarchinnam","download_url":"https://codeload.github.com/ravisankarchinnam/need-for-speed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravisankarchinnam%2Fneed-for-speed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264851342,"owners_count":23673234,"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":["h2","heroku","heroku-deployment","junit","spring-boot","springsecurity","swagger-ui","tdd"],"created_at":"2024-11-12T21:33:32.678Z","updated_at":"2026-05-20T10:02:03.303Z","avatar_url":"https://github.com/ravisankarchinnam.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speed Car Rest Service\nThis is a Standalone Spring boot MVC project with TDD demonstrates the online driver car services API.\n\n[![Build Status](https://travis-ci.org/ravisankarchinnam/need-for-speed.svg?branch=master)](https://travis-ci.org/ravisankarchinnam/need-for-speed)\n\n\n## Introduction:\nTechnologies used as part of Implementation:\n\n\t- Java 1.8\n\t- Spring MVC with Spring Boot\n\t- Database H2 (In-Memory)\n\t- Maven\n\t- Junit\n\n## 1. In Memory H2 Database is used.\n    So you can modify application.properies as per your loving database. \n\n## 2. Running as a Packaged Application (Following ways)\n    Way-1 : java -jar target\\need_for_speed-0.0.1-SNAPSHOT.jar\n\n    Way-2 : mvn clean package spring-boot:run (using maven)\n\n\n## Results can be verified by accessing following:\n\n## In Local:\nSwagger UI is configured in this application to provide rest endpoints.\nSo if you want to test the API, you can visit http://localhost:8080\n\n### example login info(you can also use some users from resources/data.sql). \nuser name: driver01\n\npassword: driver01pw\n\n### To access in memory DB(h2 console): https://localhost:8080/h2-console/\nDriver Class: org.h2.Driver\n\nJDBC URL: jdbc:h2:mem:speed-app;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE\n\nUser Name: sa\n\nPassword: \n\n\n## Cloud (HEROKU public URL):\nTo inspect and access endpoints using Swagger-UI: https://speed-car.herokuapp.com/\n\n### example login info.\nuser name: driver01\n\npassword: driver01pw\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravisankarchinnam%2Fneed-for-speed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravisankarchinnam%2Fneed-for-speed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravisankarchinnam%2Fneed-for-speed/lists"}