{"id":17036141,"url":"https://github.com/kormanowsky/replimod","last_synced_at":"2026-05-04T20:31:50.517Z","repository":{"id":57353855,"uuid":"293604360","full_name":"kormanowsky/replimod","owner":"kormanowsky","description":"The REST API client-side model utility class","archived":false,"fork":false,"pushed_at":"2020-10-10T07:01:21.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T16:45:56.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kormanowsky.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}},"created_at":"2020-09-07T18:33:47.000Z","updated_at":"2020-10-10T07:00:40.000Z","dependencies_parsed_at":"2022-09-05T11:40:43.071Z","dependency_job_id":null,"html_url":"https://github.com/kormanowsky/replimod","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/kormanowsky/replimod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kormanowsky%2Freplimod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kormanowsky%2Freplimod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kormanowsky%2Freplimod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kormanowsky%2Freplimod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kormanowsky","download_url":"https://codeload.github.com/kormanowsky/replimod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kormanowsky%2Freplimod/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268016282,"owners_count":24181651,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2024-10-14T08:49:28.142Z","updated_at":"2026-05-04T20:31:45.495Z","avatar_url":"https://github.com/kormanowsky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RePLiMod - The REST API client-side model utility class\n## Meaning of the title \nREst aPi cLIent MODel\n## Purpose of the class \nReplimod was developed in order to let developers save their time when creating a client for REST API. \nThis library provides a simple way of working with such API. It consists of the main class, called `Model` and a couple of utility functions used by the class. \n## What is a Model?\nA Model is a single data type, it is similar to tables in the database. \n`Model` class provides basic methods like `.create()` for creating new instances or `.delete()` for removing existng ones. \nThe class may be extended by developers to achieve custom behaviour such as custom API methods or request authorization. \n## Installation \n`npm install replimod`\n## How to use it. \nYou may find a working example in `example.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkormanowsky%2Freplimod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkormanowsky%2Freplimod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkormanowsky%2Freplimod/lists"}