{"id":20596377,"url":"https://github.com/filipe1309/rb-rest-api","last_synced_at":"2026-05-03T22:32:15.572Z","repository":{"id":53405715,"uuid":"352810413","full_name":"filipe1309/rb-rest-api","owner":"filipe1309","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-31T01:37:52.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T18:52:41.374Z","etag":null,"topics":["jest","nodejs","rest-api"],"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/filipe1309.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}},"created_at":"2021-03-29T23:20:53.000Z","updated_at":"2021-04-02T19:21:01.000Z","dependencies_parsed_at":"2022-08-27T18:30:22.692Z","dependency_job_id":null,"html_url":"https://github.com/filipe1309/rb-rest-api","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/filipe1309/rb-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Frb-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Frb-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Frb-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Frb-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipe1309","download_url":"https://codeload.github.com/filipe1309/rb-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipe1309%2Frb-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jest","nodejs","rest-api"],"created_at":"2024-11-16T08:16:52.919Z","updated_at":"2026-05-03T22:32:15.556Z","avatar_url":"https://github.com/filipe1309.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=\"center\"\u003eRB Rest API :space_invader:\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/nodejs-12.13.0-black\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/express-4.17.1-orange\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/jest-26.6.3-blue\" /\u003e\n\u003c/p\u003e\n\n## 💬 About\n\nThis project was developed following Rodrigo Branas youtube playlist \"[API REST](https://www.youtube.com/playlist?list=PLQCmSnNFVYnQ28Gd7SmWiM-dChqaWiy8i)\".\n\n## :computer: Technologies\n\n-   [Nodejs](https://nodejs.org/en/)\n-   [Docker](https://www.docker.com/)\n-   [Jest](https://jestjs.io/)\n\n## :octocat: Setup\n\n### Installation\n\n```sh\n# Clone this repo\ngit clone git@github.com:filipe1309/rb-rest-api.git\n\n# Enter project folder\ncd rb-rest-api\n```\n\n### 🏃 Runnning\n\n```sh\ndocker-compose up -d\n```\n\nThe app will run at: http://localhost:3000\n\n#### API\n\n##### Get All posts\n\n`GET http://localhost:3000/posts`\n\n##### Create a post\n\n`POST http://localhost:3000/posts`\n\n##### update a post\n\n`PUT http://localhost:3000/posts/:id`\n\n##### Delete a post\n\n`DELETE http://localhost:3000/posts/:id`\n\n### Tests\n\n```sh\ndocker exec -t rest-api_blog_1 npm test\n```\n\n## About Me\n\n\u003cp align=\"center\"\u003e\n    \u003ca style=\"font-weight: bold\" href=\"https://www.linkedin.com/in/filipe1309/\"\u003e\n    \u003cimg style=\"border-radius:50%\" width=\"100px; \"src=\"https://avatars.githubusercontent.com/u/2081014?s=60\u0026v=4\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\nDone with ♥ by \u003ca style=\"font-weight: bold\" href=\"https://www.linkedin.com/in/filipe1309/\"\u003eFilipe Leuch Bonfim\u003c/a\u003e 🖖\n\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe1309%2Frb-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipe1309%2Frb-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipe1309%2Frb-rest-api/lists"}