{"id":21731016,"url":"https://github.com/raphaelbh/readme-template","last_synced_at":"2025-03-20T23:25:46.594Z","repository":{"id":135191453,"uuid":"458172083","full_name":"raphaelbh/readme-template","owner":"raphaelbh","description":"Template for creating readme files","archived":false,"fork":false,"pushed_at":"2022-02-19T15:30:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T20:11:27.594Z","etag":null,"topics":["readme","readme-badges","readme-md","readme-standard","readme-template","scaffold","scaffold-template","template"],"latest_commit_sha":null,"homepage":"","language":null,"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/raphaelbh.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-02-11T12:10:45.000Z","updated_at":"2022-02-11T18:58:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f40bbfa2-6a5e-4089-8044-97e26f158423","html_url":"https://github.com/raphaelbh/readme-template","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/raphaelbh%2Freadme-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Freadme-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Freadme-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Freadme-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelbh","download_url":"https://codeload.github.com/raphaelbh/readme-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244707980,"owners_count":20496822,"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":["readme","readme-badges","readme-md","readme-standard","readme-template","scaffold","scaffold-template","template"],"created_at":"2024-11-26T04:19:23.316Z","updated_at":"2025-03-20T23:25:46.586Z","avatar_url":"https://github.com/raphaelbh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# README Template\n\n[![Project Status](https://img.shields.io/static/v1?label=project%20status\u0026message=in%20development\u0026color=yellow\u0026style=flat-square)](#)\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/raphaelbh/readme-template/workflow?style=flat-square)](#)\n[![Coverage](https://img.shields.io/static/v1?label=coverage\u0026message=95%\u0026color=success\u0026style=flat-square)](#)\n[![GitHub License](https://img.shields.io/github/license/raphaelbh/readme-template?style=flat-square)](#)\n[![GitHub last commit](https://img.shields.io/github/last-commit/raphaelbh/readme-template?style=flat-square)](#)\n\nTemplate for creating readme files.\n\n\u003e A README file contains information about the other files in a directory or archive of computer software. A form of documentation, it is usually a simple plain text file called README, Read Me, READ.ME, README.TXT, README.md (to indicate the use of Markdown), or README.1ST. [Wikipedia](https://en.wikipedia.org/wiki/README)\n\n## Demo\n\nhttps://github.com/raphaelbh/readme-template\n\n## Requirements\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n\n## Installation\n\n```bash\n$ docker run -p 5000:5000 -e PORT=5000 -d raphaelbh/timezone-api\n```\n    \n## Usage\n\n```bash\n$ curl http://localhost:5000/api\n```\n\n## Running Tests\n\n```bash\n$ pytest --cov=app tests/\n```\n\n## Project Structure\n\n    .\n    ├── build                   # Compiled files (alternatively `dist`)\n    ├── docs                    # Documentation files (alternatively `doc`)\n    ├── src                     # Source files (alternatively `lib` or `app`)\n    ├── test                    # Automated tests (alternatively `spec` or `tests`)\n    ├── tools                   # Tools and utilities\n    ├── LICENSE\n    └── README.md\n\n## Tech Stack\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n[![python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge\u0026logo=python\u0026logoColor=blue)](https://www.python.org/)\n[![kotlin](https://img.shields.io/badge/Kotlin-0095D5?\u0026style=for-the-badge\u0026logo=kotlin\u0026logoColor=white)](https://kotlinlang.org/)\n[![java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge\u0026logo=java\u0026logoColor=white)](https://www.java.com/)\n[![javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E)](https://devdocs.io/javascript/)\n[![nodejs](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)](https://nodejs.org/en/)\n[![spring](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge\u0026logo=spring\u0026logoColor=white)](https://spring.io/)\n[![springboot](https://img.shields.io/badge/Spring_Boot-F2F4F9?style=for-the-badge\u0026logo=spring-boot)](https://spring.io/projects/spring-boot)\n[![heroku](https://img.shields.io/badge/Heroku-430098?style=for-the-badge\u0026logo=heroku\u0026logoColor=white)](https://heroku.com)\n[![aws](https://img.shields.io/badge/Amazon_AWS-FF9900?style=for-the-badge\u0026logo=amazonaws\u0026logoColor=white)](https://aws.amazon.com/)\n\n## Reference\n\n- https://github.com/raphaelbh/readme-template\n- https://shields.io/\n- https://github.com/alexandresanlim/Badges4-README.md-Profile\n\n## Feedback\n\nIf you have any feedback, please contact me at raphaeldias.ti@gmail.com\n\n\n[![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/raphaelbh)\n[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/raphaelbh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Freadme-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelbh%2Freadme-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Freadme-template/lists"}