{"id":18395677,"url":"https://github.com/lukeuke/istaapi","last_synced_at":"2026-04-29T00:33:08.690Z","repository":{"id":133088645,"uuid":"494563858","full_name":"Lukeuke/IstaApi","owner":"Lukeuke","description":"Api made to search words which ends with words provided in url query from polish dictionary","archived":false,"fork":false,"pushed_at":"2022-08-24T18:07:39.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T14:47:01.195Z","etag":null,"topics":["api","dictionary","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lukeuke.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-05-20T18:07:51.000Z","updated_at":"2022-05-20T22:27:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"549ed243-9138-4697-94dc-d8d370f26e11","html_url":"https://github.com/Lukeuke/IstaApi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lukeuke/IstaApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2FIstaApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2FIstaApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2FIstaApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2FIstaApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lukeuke","download_url":"https://codeload.github.com/Lukeuke/IstaApi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2FIstaApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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","dictionary","nodejs"],"created_at":"2024-11-06T02:11:41.820Z","updated_at":"2026-04-29T00:33:08.654Z","avatar_url":"https://github.com/Lukeuke.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IstaApi\nApi made to search words which ends with provided ending in polish dictionary\n\n## Installation\n\n```console\ngit clone https://github.com/Lukeuke/IstaApi.git\n```\n\n```console\nnpm install\n```\n\n1. Rename file called '.env-example' to '.env'\n1. In 'PORT=your_port_number' goes your port number\n1. In 'HOST=ip_address' goes your host for example: localhost\n1. To start the api type\n```console\nnode app.js\n```\n\n## Endpoints\n\n### Get\n- \u003ca href=\"http://localhost:3000/api?word=ista\"\u003e /api?word=your_word \u003c/a\u003e \u003cbr\u003e\n`Searches all the dictionary for specific ending of word`\n\n### Post\n- \u003ca href=\"http://localhost:3000/dictionary\"\u003e /dictionary \u003c/a\u003e \u003cbr\u003e\n`Searches the definition of word provided in json from sjp.pl` \u003cbr\u003e\nIn request body you must provide json:\n\n```json\n{\n  \"word\" : \"your_word\"\n}\n```\n\nResponse:\n```json\n{\n    \"description\": \"example_descritpion\"\n}\n```\n\n-  \u003ca href=\"http://localhost:3000/urban\"\u003e /urban \u003c/a\u003e \u003cbr\u003e\n`Searches definition, example and contributor of provided word from urandictionary.com`\n`In request body you must provide:`\n\n```json\n{\n    \"word\" : \"wtf\"\n}\n```\n\nResponse:\n```json\n{\n    \"description\": \"description for word\",\n    \"example\": \"example for word\",\n    \"contributor\": \"contributor for word\"\n}\n```\n\n\n\n## License\n\u003ca href=\"https://github.com/Lukeuke/IstaApi/blob/main/LICENSE\" target=\"_blank\"\u003e MIT \u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeuke%2Fistaapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeuke%2Fistaapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeuke%2Fistaapi/lists"}