{"id":30186959,"url":"https://github.com/visualbean/et-tu-bulbasaur","last_synced_at":"2026-02-10T16:31:10.035Z","repository":{"id":309503964,"uuid":"1036520586","full_name":"VisualBean/Et-tu-Bulbasaur","owner":"VisualBean","description":"An engineering case","archived":false,"fork":false,"pushed_at":"2025-08-12T07:42:33.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-12T09:27:56.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VisualBean.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-12T07:39:47.000Z","updated_at":"2025-08-12T07:42:37.000Z","dependencies_parsed_at":"2025-08-12T09:40:05.078Z","dependency_job_id":null,"html_url":"https://github.com/VisualBean/Et-tu-Bulbasaur","commit_stats":null,"previous_names":["visualbean/et-tu-bulbasaur"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/VisualBean/Et-tu-Bulbasaur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2FEt-tu-Bulbasaur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2FEt-tu-Bulbasaur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2FEt-tu-Bulbasaur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2FEt-tu-Bulbasaur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VisualBean","download_url":"https://codeload.github.com/VisualBean/Et-tu-Bulbasaur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualBean%2FEt-tu-Bulbasaur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29307904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"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":[],"created_at":"2025-08-12T15:23:35.760Z","updated_at":"2026-02-10T16:31:10.016Z","avatar_url":"https://github.com/VisualBean.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Et tu, Bulbasaur? An engineering case\n\nYou are a software engineer working on a new project for a client who is a big fan of both Pokemon and Shakespeare. The client has asked you to create a RESTful API that fetches information about a specific Pokemon and returns its description in Shakespearean language. The API should be containerized using Docker and should include appropriate unit tests and documentation.\n\n## Task\n\n* Use the PokeAPI (https://pokeapi.co/) to fetch information about a specific Pokemon\n  * `https://pokeapi.co/api/v2/pokemon-species/{id or name}/` has `flavor_text` that could be interresting\n* Use the Fun Translations API (https://funtranslations.com/api/shakespeare) to translate the Pokemon's description into Shakespearean language\n  * There's an aggressive rate limiter in place. Are there ways you could work around this limitation?\n* Create a RESTful API that takes a Pokemon name or ID as a parameter and returns the Pokemon's information, including its Shakespearean description\n* Containerize the API using Docker and ensure that the container can be easily spun up and accessed\n* Write unit tests for the API to ensure its functionality\n* Provide clear documentation for the API, including instructions on how to set up and use the container, as well as an overview of the API's endpoints and parameters.\n\n### Boilerplate\n\n**We do not** expect a fully functioning application. It is ok to stub parts of the application in order to focus on other aspects that you think show of your skillset better.\n\n**We do not** expect you to use more than a day on the task. The assignment creates a base of discussion for the interview.\n\n**Tip:** Don't waste time on setting up a huge project from scratch. Find a suitable boilerplate and work from that.\n\n* `dotnet new webapi` can get you started quickly with the API\n* `ENTRYPOINT [\"dotnet\", \"myapi.dll\"]` should help you with docker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualbean%2Fet-tu-bulbasaur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualbean%2Fet-tu-bulbasaur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualbean%2Fet-tu-bulbasaur/lists"}