{"id":19938240,"url":"https://github.com/2kabhishek/ticker-api","last_synced_at":"2026-05-13T03:37:38.984Z","repository":{"id":100263272,"uuid":"457639583","full_name":"2KAbhishek/ticker-api","owner":"2KAbhishek","description":"REST API used for Ticker data 💰ℹ️","archived":false,"fork":false,"pushed_at":"2022-02-10T06:25:46.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T12:48:13.529Z","etag":null,"topics":["micronaut","rest-api","ticker"],"latest_commit_sha":null,"homepage":"","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/2KAbhishek.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},"funding":{"github":"2kabhishek"}},"created_at":"2022-02-10T05:13:41.000Z","updated_at":"2024-11-14T21:17:20.000Z","dependencies_parsed_at":"2023-05-13T06:45:18.486Z","dependency_job_id":null,"html_url":"https://github.com/2KAbhishek/ticker-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"2KAbhishek/bare-minimum","purl":"pkg:github/2KAbhishek/ticker-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fticker-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fticker-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fticker-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fticker-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/ticker-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fticker-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32967208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":["micronaut","rest-api","ticker"],"created_at":"2024-11-12T23:38:55.901Z","updated_at":"2026-05-13T03:37:38.972Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Java","funding_links":["https://github.com/sponsors/2kabhishek"],"categories":[],"sub_categories":[],"readme":"## CI/CD Kata\n\n[![CI](https://github.com/2KAbhishek/ticker-api/actions/workflows/gradle.yml/badge.svg)](https://github.com/2KAbhishek/ticker-api/actions/workflows/gradle.yml)\n\n### Application Details\n\nThis is a simple Micronaut application that makes requests to a REST API and returns the response.\nThe server is available [here](https://61deab5cfb8dae0017c2e196.mockapi.io/api/v1/stocks) which serves list of Penny Stocks.\n\nThe application is able to get stock information from this API based on a ticker name sent as a query parameter.\n\nThe source code for the application along with the test cases is available in this repository.\n\n### Running the application\n\n- To build the project, use `./gradlew build`\n- To run all test cases, use `./gradlew test`\n- To run gradle task use `./gradlew run`\n\n### Example\n\n```json\n// curl $APP-HOST:PORT/tickers/HCC\n{\n  \"ticker\": \"HCC\",\n  \"name\": \"Hindustan Construction Company Limited\",\n  \"price\": 65.0\n}\n\n// curl $APP-HOST:PORT/tickers/TATAMOTORS\n{\n  \"ticker\": \"TATAMOTORS\",\n  \"name\": \"TATA MOTORS LIMITED\",\n  \"price\": 99\n}\n```\n\n### Live Version\n\n[Live Link](https://add-your-link.here)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fticker-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fticker-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fticker-api/lists"}