{"id":26347265,"url":"https://github.com/survi218/loopback-server","last_synced_at":"2025-03-16T07:16:25.816Z","repository":{"id":139643313,"uuid":"93910031","full_name":"survi218/loopback-server","owner":"survi218","description":"Backend as a Service (BaaS)","archived":false,"fork":false,"pushed_at":"2017-06-10T02:09:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T21:57:37.594Z","etag":null,"topics":["baas","backend-as-a-service","loopback","loopback-mixin","slc-loopback","strongloop"],"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/survi218.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,"publiccode":null,"codemeta":null}},"created_at":"2017-06-10T02:08:54.000Z","updated_at":"2017-06-10T02:28:35.000Z","dependencies_parsed_at":"2023-07-23T08:02:07.658Z","dependency_job_id":null,"html_url":"https://github.com/survi218/loopback-server","commit_stats":null,"previous_names":["survi218/loopback-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Floopback-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Floopback-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Floopback-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survi218%2Floopback-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/survi218","download_url":"https://codeload.github.com/survi218/loopback-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835926,"owners_count":20355616,"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":["baas","backend-as-a-service","loopback","loopback-mixin","slc-loopback","strongloop"],"created_at":"2025-03-16T07:16:25.188Z","updated_at":"2025-03-16T07:16:25.803Z","avatar_url":"https://github.com/survi218.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Application\n\nThe project is generated by [LoopBack](http://loopback.io).\n\n* First install Loopback. Then you will scaffold out a new server-side application using Loopback. Set up a model and explore the REST API automatically scaffolded out by Loopback.\n- Use Loopback to quickly scaffold out a server-side application\n- Use Loopback to define a model and automatically let it construct the corresponding     REST API\n# Installing Loopback\nAt the command prompt, type the following to install Loopback command-line tools globally:\n\n````\n     npm install strongloop -g\n````\nMake sure to use sudo if you are installing on OS X or Linux machines.\nScaffolding Out a Loopback Application\nAt a convenient location on your computer, type the following at the prompt to scaffold out a Loopback application:\n\n````\n     slc loopback\n````\n\nTo create a Loopback model for dishes, type the following at the prompt:\n````\n     slc loopback:model\n````\n\n* For the model name type dishes. For the data source select db. For the model's base     class select PersistedModel.\n* Say Yes to REST API, and select the common model.\n* Loopback will prompt for the properties of the model. Create the following properties,  all of String type: name, description, category, image, label and price. All are        required except label. For label, select the default value as ' ', and for price the    default value as 0.\n* Start the server by typing at the prompt:\n````\n     node .\n````\n\n- Explore the REST API supported by the server.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurvi218%2Floopback-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurvi218%2Floopback-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurvi218%2Floopback-server/lists"}