{"id":21257999,"url":"https://github.com/cuongndc9/node-sails-restful","last_synced_at":"2025-03-15T06:23:52.098Z","repository":{"id":116046459,"uuid":"184041226","full_name":"cuongndc9/node-sails-restful","owner":"cuongndc9","description":"💉🐙 Build a RESTful API using Node and Sails.","archived":false,"fork":false,"pushed_at":"2019-04-29T17:15:16.000Z","size":369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T21:32:33.697Z","etag":null,"topics":["103cuong","node","nodejs","sails","sailsjs"],"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/cuongndc9.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-29T09:29:40.000Z","updated_at":"2021-09-04T09:11:33.000Z","dependencies_parsed_at":"2024-03-05T09:09:55.860Z","dependency_job_id":null,"html_url":"https://github.com/cuongndc9/node-sails-restful","commit_stats":null,"previous_names":["cuonginspire/node-sails-restful","cuongnd9/node-sails-restful","cuongndc9/node-sails-restful"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-sails-restful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-sails-restful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-sails-restful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-sails-restful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuongndc9","download_url":"https://codeload.github.com/cuongndc9/node-sails-restful/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243691329,"owners_count":20331944,"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":["103cuong","node","nodejs","sails","sailsjs"],"created_at":"2024-11-21T04:06:48.593Z","updated_at":"2025-03-15T06:23:52.074Z","avatar_url":"https://github.com/cuongndc9.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-sails-restful\n\n\u003e 💉🐙 Build a RESTful API using Node and Sails.\n\n## Quick start\n\nFirst, you need to install `Sails`:\n\n```sh\n$ yarn global add sails\n```\n\nInstall dependencies for this project:\n\n```sh\n$ yarn\n```\n\nRun this project:\n\n```sh\n$ sails lift\n```\n\n## API\n\n| Route            | HTTP method | Description                 |\n|------------------|-------------|-----------------------------|\n| /api/cats        | `GET`       | Get all the cats.           |\n| /api/cats        | `POST`      | Create a cat.               |\n| /api/cats/:catId | `GET`       | Get a single cat.           |\n| /api/cats/:catId | `PUT`       | Update a cat with new info. |\n| /api/cats/:catId | `DELETE`    | Delete a cat.               |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongndc9%2Fnode-sails-restful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuongndc9%2Fnode-sails-restful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongndc9%2Fnode-sails-restful/lists"}