{"id":22360576,"url":"https://github.com/eric-souzams/stock-quote-api","last_synced_at":"2026-05-11T03:18:21.376Z","repository":{"id":209564849,"uuid":"373603264","full_name":"eric-souzams/stock-quote-api","owner":"eric-souzams","description":"Stock Quote is a API for daily monitoring of stock variations available on the market.","archived":false,"fork":false,"pushed_at":"2021-06-03T18:40:15.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T14:32:36.793Z","etag":null,"topics":["java","spring","spring-boot"],"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/eric-souzams.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}},"created_at":"2021-06-03T18:20:48.000Z","updated_at":"2021-07-01T22:46:53.000Z","dependencies_parsed_at":"2023-11-28T03:38:44.488Z","dependency_job_id":null,"html_url":"https://github.com/eric-souzams/stock-quote-api","commit_stats":null,"previous_names":["eric-souzams/stock-quote-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eric-souzams/stock-quote-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eric-souzams%2Fstock-quote-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eric-souzams%2Fstock-quote-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eric-souzams%2Fstock-quote-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eric-souzams%2Fstock-quote-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eric-souzams","download_url":"https://codeload.github.com/eric-souzams/stock-quote-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eric-souzams%2Fstock-quote-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32879728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["java","spring","spring-boot"],"created_at":"2024-12-04T16:17:29.716Z","updated_at":"2026-05-11T03:18:21.358Z","avatar_url":"https://github.com/eric-souzams.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/logo.png\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#preview\"\u003ePreview\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#building\"\u003eBuilding\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n## About\n\u003cstrong\u003eStock Quote\u003c/strong\u003e is a API for daily monitoring of stock variations available on the market.\n\n\n## Preview\n\n#### Swagger\n```\nhttp://localhost:8080/swagger-ui.html\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/1.png\" /\u003e\n\u003c/p\u003e\n\n#### Stock Methods\n```\nGET: http://localhost:8080/stock\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/2.png\" /\u003e\n\u003c/p\u003e\n\n```\nPUT: http://localhost:8080/stock\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/3.png\" /\u003e\n\u003c/p\u003e\n\n```\nPOST: http://localhost:8080/stock\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/4.png\" /\u003e\n\u003c/p\u003e\n\n```\nGET: http://localhost:8080/stock/{id}\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/5.png\" /\u003e\n\u003c/p\u003e\n\n```\nDELETE: http://localhost:8080/stock/{id}\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/6.png\" /\u003e\n\u003c/p\u003e\n\n```\nGET: http://localhost:8080/stock/today\n```\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/7.png\" /\u003e\n\u003c/p\u003e\n\n\n## Technologies\nThis project was developed using the following technologies:\n- [Spring](https://spring.io/)\n- [Java](https://www.oracle.com/br/java/technologies/javase-jdk11-downloads.html)\n- [JPA + Hibernate](https://spring.io/projects/spring-data-jpa)\n- [Postgres](https://www.postgresql.org/)\n\n\n## Building\nYou'll need [Java 11+](https://www.oracle.com/br/java/technologies/javase-jdk11-downloads.html) and [Maven](https://maven.apache.org/download.cgi) installed on your computer in order to build this app.\n```bash\n$ git clone https://github.com/eric-souzams/stock-quote-api.git\n$ cd /stock-quote-api\n$ mvn spring-boot:run\n```\n\n\n## Contributing\n\nThis repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feric-souzams%2Fstock-quote-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feric-souzams%2Fstock-quote-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feric-souzams%2Fstock-quote-api/lists"}