{"id":16408838,"url":"https://github.com/neemiassgc/ibm-translator-api","last_synced_at":"2026-04-14T04:31:02.340Z","repository":{"id":167409223,"uuid":"444838528","full_name":"neemiassgc/ibm-translator-api","owner":"neemiassgc","description":"An API to translate language made with Spring Boot and hosted on Heroku","archived":false,"fork":false,"pushed_at":"2022-02-14T14:33:57.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T00:44:47.719Z","etag":null,"topics":["api","api-rest","gradle","heroku","heroku-deployment","ibm-watson","ibm-watson-api","javascript","spring","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neemiassgc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-01-05T14:41:42.000Z","updated_at":"2022-02-14T14:31:04.000Z","dependencies_parsed_at":"2023-07-31T07:45:42.962Z","dependency_job_id":null,"html_url":"https://github.com/neemiassgc/ibm-translator-api","commit_stats":null,"previous_names":["neemiassgc/ibm-translator-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neemiassgc/ibm-translator-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fibm-translator-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fibm-translator-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fibm-translator-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fibm-translator-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neemiassgc","download_url":"https://codeload.github.com/neemiassgc/ibm-translator-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neemiassgc%2Fibm-translator-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","api-rest","gradle","heroku","heroku-deployment","ibm-watson","ibm-watson-api","javascript","spring","spring-boot","spring-security"],"created_at":"2024-10-11T06:18:03.448Z","updated_at":"2026-04-14T04:31:02.335Z","avatar_url":"https://github.com/neemiassgc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IBM Translator Api :globe_with_meridians:\nAn Api that translates text from one language to another using the IBM Watson Language Translator's Api and it is deployed on Heroku platform\n\n![Top language](https://img.shields.io/github/languages/top/neemiassgc/ibm-translator-api)\n![Code size](https://img.shields.io/github/languages/code-size/neemiassgc/ibm-translator-api)\n![Repo size](https://img.shields.io/github/repo-size/neemiassgc/ibm-translator-api)\n![License](https://img.shields.io/github/license/neemiassgc/ibm-translator-api)\n![Last commit](https://img.shields.io/github/last-commit/neemiassgc/ibm-translator-api/main)\n![Deploy](https://img.shields.io/static/v1?label=deployed%20on\u0026message=Heroku\u0026color=79589f\u0026logo=heroku\u0026logoColor=79589f)\n![Build tool](https://img.shields.io/static/v1?label=Build%20tool\u0026message=Gradle\u0026color=02303a\u0026logo=gradle\u0026logoColor=02303a)\n![Java version](https://img.shields.io/static/v1?label=Java%20version\u0026message=15\u0026color=red\u0026logo=java\u0026logoColor=red)\n![Framework](https://img.shields.io/static/v1?label=Framework\u0026message=Spring\u0026color=green\u0026logo=spring\u0026logoColor=green)\n\n## Endpoints preview :game_die:\n\u003e Url base =\u003e `https://secret-eyrie-64268.herokuapp.com/`\n\nMethod | Endpoint | Request body | Response body\n-------|----------|--------------|--------------\nGET | `/languages` | none | application/json\nPOST | `/translate` | application/json | application/json\n\n## Core technologies :hammer_and_wrench:\n\u003e \u003cimg height=\"42\" alt=\"json\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/json.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"heroku\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/heroku.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"java\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/java.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"gradle\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/gradle.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"springboot\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/springboot.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"spring\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/spring.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"springsecurity\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/springsecurity.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"junit5\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/junit5.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"ibm\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/ibm.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"ibmwatson\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/ibmwatson.svg\"/\u003e\n\u003e \u003cimg height=\"42\" alt=\"intellijidea\" width=\"42\" src=\"https://static-content-c7a9e.firebaseapp.com/icons/svg/intellijidea.svg\"/\u003e\n\n## Run locally :computer:\n```sh\ngit clone https://github.com/neemiassgc/ibm-translator-api.git\ncd ibm-translator-api\n./gradlew build -x check\njava -jar build/libs/translator-0.0.1-SNAPSHOT.jar\n```\nOpen [http://localhost:5000](http://localhost:5000) to view it in the browser.\n\n## License :memo:\nThis project is under the Apache License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneemiassgc%2Fibm-translator-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneemiassgc%2Fibm-translator-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneemiassgc%2Fibm-translator-api/lists"}