{"id":25243280,"url":"https://github.com/helloyeew/mamizu-api","last_synced_at":"2025-04-05T20:42:38.787Z","repository":{"id":39374073,"uuid":"451087281","full_name":"HelloYeew/mamizu-api","owner":"HelloYeew","description":"My personal API to make and develop some personal stuff easier","archived":false,"fork":false,"pushed_at":"2023-03-23T08:00:14.000Z","size":598,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T00:46:23.600Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelloYeew.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}},"created_at":"2022-01-23T11:45:36.000Z","updated_at":"2022-12-23T01:14:51.000Z","dependencies_parsed_at":"2023-01-19T17:16:09.575Z","dependency_job_id":null,"html_url":"https://github.com/HelloYeew/mamizu-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fmamizu-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fmamizu-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fmamizu-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fmamizu-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelloYeew","download_url":"https://codeload.github.com/HelloYeew/mamizu-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"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","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":"2025-02-12T00:46:33.849Z","updated_at":"2025-04-05T20:42:38.727Z","avatar_url":"https://github.com/HelloYeew.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mamizu-api\n My personal API to make and develop some personal stuff easier\n\n## Purpost of this project\n\nI want to make my personal API as I want to explore more framework and this API is about my personal project.\nSo why just not make a API for my personal project? That's it.\n\n## Development status\n\nThe development progress is slow because I have a lot of IRL stuff but the GET response is finish.\n\n## Why this name?\n\nI put this API beside [mamizu](https://github.com/HelloYeew/mamizu) because I don't want to pay more server fee.\n\n## TODO List\n\n- [ ] CRUD operations\n- [ ] Can manage CRUD operation on site\n- [ ] Documentations\n- [ ] Convert to database\n- [ ] Convert to TypeScript\n\n## Documentation\n\n*Coming soon*\n\n## Setup the project\n\nClone this repository to your local machine.\n\n```shell\ngit clone https://github.com/HelloYeew/mamizu-api\n```\n\nInstall dependencies.\n\n```shell\nnpm install\n```\n\nCreate the new `.env` file for configuration.\n\n```dotenv\nPORT=3000 # Port number\nDEBUG=true # Debug mode\n```\n\nStart the development server\n\n```shell\nnpm run dev # for linux or MacOS\nnpm run dev-win # for Windows\n```\n\nAnd the server will run on your target port.\n\nNote : On development server it will use nodemon to run the server for easier debugging since it will restart the server when there is any change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloyeew%2Fmamizu-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloyeew%2Fmamizu-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloyeew%2Fmamizu-api/lists"}