{"id":13533741,"url":"https://github.com/fernandoamz/node-express-server-rest-api","last_synced_at":"2025-04-01T22:30:39.545Z","repository":{"id":93711052,"uuid":"421862630","full_name":"fernandoamz/node-express-server-rest-api","owner":"fernandoamz","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-05T04:11:22.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-11-02T20:33:25.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fernandoamz.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}},"created_at":"2021-10-27T14:59:30.000Z","updated_at":"2021-11-05T04:11:25.000Z","dependencies_parsed_at":"2023-03-13T17:14:44.958Z","dependency_job_id":null,"html_url":"https://github.com/fernandoamz/node-express-server-rest-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/fernandoamz%2Fnode-express-server-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandoamz%2Fnode-express-server-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandoamz%2Fnode-express-server-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandoamz%2Fnode-express-server-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandoamz","download_url":"https://codeload.github.com/fernandoamz/node-express-server-rest-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720417,"owners_count":20822898,"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":"2024-08-01T07:01:22.673Z","updated_at":"2025-04-01T22:30:39.269Z","avatar_url":"https://github.com/fernandoamz.png","language":"JavaScript","readme":"![sh6nhzqmhd8g05gcdf69](https://user-images.githubusercontent.com/7818620/140456625-181ad393-bb56-4f0e-97a1-371b82d84cad.jpeg)\n\n# Appwrite System Health 👨‍⚕️ 👩‍⚕️\n\nThis is an example about how to implement system health to monitor your appwrite app.\n\nmore info: [Article on Dev.to](https://dev.to/fernandoamz/appwrites-health-service-3lh7)\n\n## Features 🚀\n\n- Express\n- REST API\n- Appwrite route\n\n## Requirements 🏗️\n\n- [node \u0026 npm](https://nodejs.org/en/)\n- [git](https://www.robinwieruch.de/git-essential-commands/)\n- Running appwrite on background\n \n## Installation\n\n- `git clone https://github.com/fernandoamz/node-express-server-rest-api.git`\n- `cd node-express-server-rest-api`\n- `npm install`\n- `npm start`\n- optional: include _.env_ in your _.gitignore_\n\n### GET Routes\n\n- visit http://localhost:3000\n\nHere, I let you a dictionary with the most of the routes. you can take a look in order to see whats you could need.\n \n![Screen Shot 2021-11-03 at 10 37 19 AM](https://user-images.githubusercontent.com/7818620/140103730-f7f9e341-27d2-466c-8923-d337d7501664.png)\n\n![Screen Shot 2021-11-03 at 10 39 07 AM](https://user-images.githubusercontent.com/7818620/140103834-39b469b2-2996-4230-b433-33c77d87c538.png)\n\n![Screen Shot 2021-11-03 at 10 40 22 AM](https://user-images.githubusercontent.com/7818620/140104036-01b18024-5168-45e4-b45d-16106c196937.png)\n\n![Screen Shot 2021-11-03 at 10 41 06 AM](https://user-images.githubusercontent.com/7818620/140104216-6b81c5ae-7220-4e92-8cfd-64000c548705.png)\n\n![Screen Shot 2021-11-03 at 10 43 45 AM](https://user-images.githubusercontent.com/7818620/140104636-61eb862e-ca55-43c2-be28-1b12006f33df.png)\n\n![Screen Shot 2021-11-03 at 10 46 31 AM](https://user-images.githubusercontent.com/7818620/140105185-a6b12784-f73a-493a-99a7-71b8ae9e57c7.png)\n\n![Screen Shot 2021-11-03 at 10 47 41 AM](https://user-images.githubusercontent.com/7818620/140105342-99939281-5d43-4013-a5b0-6a4cbf12b40b.png)\n\n![Screen Shot 2021-11-03 at 10 48 26 AM](https://user-images.githubusercontent.com/7818620/140105544-ecf3f682-2ca5-43c5-8627-82daea02099b.png)\n\n![Screen Shot 2021-11-03 at 10 50 12 AM](https://user-images.githubusercontent.com/7818620/140106444-058276ca-8420-43dc-aef3-29987429e934.png)\n\n## All PRs with improvements are welcome\n## For more detailed info, visit: [Appwrite Official Website](https://appwrite.io/)\n","funding_links":[],"categories":["Showcase (Built with Appwrite 📣)"],"sub_categories":["Express"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandoamz%2Fnode-express-server-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandoamz%2Fnode-express-server-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandoamz%2Fnode-express-server-rest-api/lists"}