{"id":21431052,"url":"https://github.com/caioliveira277/treefy-api","last_synced_at":"2026-02-24T09:03:18.654Z","repository":{"id":45497640,"uuid":"513310993","full_name":"caioliveira277/treefy-api","owner":"caioliveira277","description":"The API of an app to help you take care of plants","archived":false,"fork":false,"pushed_at":"2022-10-19T03:21:16.000Z","size":6287,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T19:03:37.988Z","etag":null,"topics":["nodejs","postgresql","strapi-cms","typescript"],"latest_commit_sha":null,"homepage":"https://treefy-api.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caioliveira277.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-12T22:37:52.000Z","updated_at":"2023-05-11T22:20:04.000Z","dependencies_parsed_at":"2023-01-20T05:32:08.526Z","dependency_job_id":null,"html_url":"https://github.com/caioliveira277/treefy-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caioliveira277/treefy-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftreefy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftreefy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftreefy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftreefy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caioliveira277","download_url":"https://codeload.github.com/caioliveira277/treefy-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caioliveira277%2Ftreefy-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"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":["nodejs","postgresql","strapi-cms","typescript"],"created_at":"2024-11-22T22:29:30.189Z","updated_at":"2026-02-24T09:03:13.638Z","avatar_url":"https://github.com/caioliveira277.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Treefy - API 🌱\n## The plant app ***Fatec - SR TCC***\n\n\u003cbr\u003e\n\u003cp float=\"left\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/strapi-%232E7EEA.svg?style=for-the-badge\u0026logo=strapi\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n## Idea: 💡\nDevelop an app to help grow plants\n\n## Functionalities:\n- Register informative content\n- Manage user moderator permissions\n- Provide an api for viewing content and categories\n\n## Running the project: 🚀\nTo run and preview the project you will need to follow the next steps.\n\n### Prerequisites:\nBelow are the necessary tools for the project to work.\n- **NodeJS versão 16** \u003cimg src=\"https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/main/icons/nodejs.svg\" height=\"20\" /\u003e\u003cbr\u003e\n  [\u003cins\u003eInstalation guide NodeJS\u003c/ins\u003e](https://nodejs.org/en/).\n  \n### Installing dependencies:\nRun command to install project dependencies.\n   ```sh\n   npm install\n   ```  \n  \n### Executing the project:\nThe scripts below run the project.\n  ```sh\n   npm run dev # execute in developer mode\n   npm run build # to build project\n   ```\n\n### Code validation:\nThe scripts below run prettier and lint.\n  ```sh\n   npm run lint # run lint validation\n   ```\n\n### Tests:\nThe scripts below run jest tests.\n  ```sh\n  Not implemented yet\n   ```\n   \n   \u003cbr\u003e\n\n---\n## Links: 🌐\n[\u003cins\u003eHeroku\u003c/ins\u003e](https://www.heroku.com/)\u003cbr\u003e\n[\u003cins\u003eTreefy - API\u003c/ins\u003e](https://treefy-api.herokuapp.com/api)\u003cbr\u003e\n[\u003cins\u003eStrapi CMS docs\u003c/ins\u003e](https://docs.strapi.io/developer-docs/latest/getting-started/introduction.html)\n\n---\n## License\nThis project is licensed under the [APACHE 2.0] license - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Ftreefy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaioliveira277%2Ftreefy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaioliveira277%2Ftreefy-api/lists"}