{"id":20008400,"url":"https://github.com/fernanda-kipper/desafio-backend-uber","last_synced_at":"2025-10-24T04:10:24.245Z","repository":{"id":212961788,"uuid":"699451459","full_name":"Fernanda-Kipper/desafio-backend-uber","owner":"Fernanda-Kipper","description":"Solução do desafio de backend da Uber desenvolvido durante o vídeo https://youtu.be/eFgeO9M9lLw","archived":false,"fork":false,"pushed_at":"2023-12-17T15:29:12.000Z","size":68,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-12-17T16:31:17.228Z","etag":null,"topics":["aws-ses","java","java-spring","microservice","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Fernanda-Kipper.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":"2023-10-02T16:56:46.000Z","updated_at":"2023-12-17T16:31:19.071Z","dependencies_parsed_at":"2023-12-17T16:41:30.117Z","dependency_job_id":null,"html_url":"https://github.com/Fernanda-Kipper/desafio-backend-uber","commit_stats":null,"previous_names":["fernanda-kipper/desafio-backend-uber"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fernanda-Kipper%2Fdesafio-backend-uber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fernanda-Kipper%2Fdesafio-backend-uber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fernanda-Kipper%2Fdesafio-backend-uber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fernanda-Kipper%2Fdesafio-backend-uber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fernanda-Kipper","download_url":"https://codeload.github.com/Fernanda-Kipper/desafio-backend-uber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224406172,"owners_count":17305725,"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":["aws-ses","java","java-spring","microservice","spring","spring-boot"],"created_at":"2024-11-13T07:09:49.587Z","updated_at":"2025-10-24T04:10:19.206Z","avatar_url":"https://github.com/Fernanda-Kipper.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Microservice\n## Uber Backend Challenge\n\n![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)\n![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge\u0026logo=spring\u0026logoColor=white)\n[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)\n\nThis project is an API built using **Java, Java Spring, AWS Simple Email Service.**\n\nThe Microservice was developed for my [Youtube Channel](https://youtu.be/eFgeO9M9lLw?si=uyhUXrR-NLEpBW6p), to demonstrate how to solve the [Uber Backend Challenge](https://github.com/uber-archive/coding-challenge-tools/blob/master/coding_challenge.md).\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Usage](#usage)\n- [API Endpoints](#api-endpoints)\n- [Database](#database)\n- [Contributing](#contributing)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Fernanda-Kipper/desafio-backend-uber.git\n```\n\n2. Install dependencies with Maven\n\n3. Update `application.properties` puting your AWS Credentials\n\n```yaml\naws.region=us-east-1\naws.accessKeyId=1111111\naws.secretKey=111111\n```\n## Usage\n\n1. Start the application with Maven\n2. The API will be accessible at http://localhost:8080\n\n## API Endpoints\nThe API provides the following endpoints:\n\n**GET EMAIL**\n```markdown\nPOST /api/email/send - Send a e-mail from your sender to the destination\n```\n\n**BODY**\n```json\n{\n  \"to\": \"liveskipperdev@gmail.com\",\n  \"subject\": \"teste\",\n  \"body\": \"teste\"\n}\n```\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.\n\nWhen contributing to this project, please follow the existing code style, [commit conventions](https://www.conventionalcommits.org/en/v1.0.0/), and submit your changes in a separate branch.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernanda-kipper%2Fdesafio-backend-uber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernanda-kipper%2Fdesafio-backend-uber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernanda-kipper%2Fdesafio-backend-uber/lists"}