{"id":20198951,"url":"https://github.com/merieli/alura-crudcomjavascriptassincrono","last_synced_at":"2026-05-31T01:31:18.163Z","repository":{"id":134839577,"uuid":"447934916","full_name":"Merieli/alura-crudComJavaScriptAssincrono","owner":"Merieli","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-23T17:32:56.000Z","size":360,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T19:51:51.836Z","etag":null,"topics":["html-css","javascript","promise","promise-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Merieli.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":"2022-01-14T10:53:55.000Z","updated_at":"2022-04-04T16:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f4be909-abce-4b91-80df-562c5fc22ed5","html_url":"https://github.com/Merieli/alura-crudComJavaScriptAssincrono","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/Merieli%2Falura-crudComJavaScriptAssincrono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merieli%2Falura-crudComJavaScriptAssincrono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merieli%2Falura-crudComJavaScriptAssincrono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merieli%2Falura-crudComJavaScriptAssincrono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Merieli","download_url":"https://codeload.github.com/Merieli/alura-crudComJavaScriptAssincrono/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241631630,"owners_count":19994057,"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":["html-css","javascript","promise","promise-api"],"created_at":"2024-11-14T04:35:03.698Z","updated_at":"2026-05-31T01:31:18.157Z","avatar_url":"https://github.com/Merieli.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"project/logo.png\" alt=\"logo doguito petshop\" width=\"120\"\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    Doguito Petshop - Customer Table\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eThis project was developed in the course of \"JS na web: CRUD com JavaScript assíncrono\" of Alura finished in January 23, 2022. In this application, the methods to Create, Read, Update and Delete data from the customer table were defined. \u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License MIT\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"project/demo-01.gif\" alt=\"demo-web\" height=\"425\"\u003e\n  \u003cimg src=\"project/demo-02-error.gif\" alt=\"error-demo-web\" height=\"425\"\u003e\n\u003c/div\u003e\n\n\u003chr/\u003e\n\n## 🚀 Technologies\n- \u003cimg src=\"https://img.icons8.com/color/50/000000/html-5.png\"  width=\"20px\"/\u003e\u003cimg src=\"https://img.icons8.com/color/48/000000/css3.png\" width=\"20px\"/\u003e **HTML e CSS**\n- \u003cimg src=\"https://img.icons8.com/color/48/000000/javascript--v1.png\"  width=\"20px\"/\u003e **JavaScript**\n- \u003ca rel=\"external\" target=\"_blank\" href=\"https://www.npmjs.com/package/json-server\"\u003eJSON Server (Javascript Fake full Rest API)\u003c/a\u003e\n\n## ℹ️ How To Use\nTo clone and run this application, you'll need Git, Node.js and Json Server.\nFrom your command line:\n```\n# Start the Use\n    # Install the dependencies\n    $ npm install\n\n# Start the server\n    # 1° Open paste admin in vscode\n    $ cd projeto_inicial/admin/\n\n    # 2° Run Json Server using locally with npx\n    $ npx json-server --watch db.json\n\n    # 2° Or Run Json Server installing globally\n    $ npm install -g json-server\n    $ json-server --watch db.json\n\n# Due to the use of modules having the Live Server extension in VS Code to run the web page\n# Open the desired page by clicking \"Open with Live Server\"\n# Or use \"browser-sync\"\n\n# Ready to use and test!\n```\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) page for details.\n\n-------------------------------------\n\nMade with ♥ by Merieli Manzano","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerieli%2Falura-crudcomjavascriptassincrono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmerieli%2Falura-crudcomjavascriptassincrono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerieli%2Falura-crudcomjavascriptassincrono/lists"}