{"id":17035743,"url":"https://github.com/artberri/nombres","last_synced_at":"2026-04-16T11:35:29.320Z","repository":{"id":66112173,"uuid":"133284433","full_name":"artberri/nombres","owner":"artberri","description":"Data Visualization WebApp of 100 years of Spanish first names.","archived":false,"fork":false,"pushed_at":"2018-09-17T20:34:31.000Z","size":15808,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T22:42:31.004Z","etag":null,"topics":["blazor","data-visualization","netcore","spain","webapp","webassembly"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artberri.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}},"created_at":"2018-05-14T00:10:24.000Z","updated_at":"2020-08-05T10:13:07.000Z","dependencies_parsed_at":"2023-03-10T13:00:43.383Z","dependency_job_id":null,"html_url":"https://github.com/artberri/nombres","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artberri/nombres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fnombres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fnombres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fnombres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fnombres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artberri","download_url":"https://codeload.github.com/artberri/nombres/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fnombres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["blazor","data-visualization","netcore","spain","webapp","webassembly"],"created_at":"2024-10-14T08:47:57.922Z","updated_at":"2026-04-16T11:35:29.305Z","avatar_url":"https://github.com/artberri.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nombres\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![Build Status](https://berriart.visualstudio.com/_apis/public/build/definitions/436fee41-609f-4897-b276-9c77adfba929/9/badge)\n[![Docker Image](https://images.microbadger.com/badges/version/artberri/nombres.svg)](https://hub.docker.com/r/artberri/nombres/)\n\n**Data Visualization WebApp of 100 years of Spanish first names.**\n\n*Disclaimer: This is a \"pet project\" and could be abandoned at any time.*\n\n![Screenshot](screenshot.png)\n\nA simple example of how [Blazor](https://github.com/aspnet/Blazor), an experimental web UI framework running client-side via WebAssembly, can be used to build single page applications against an API, share code with it or execute JS code from C#.\n\n## Docker Image\n\n\"Nombres\" has not been deployed to any server yet. For now, the only way to demo it is using the image available on docker hub at [artberri/nombres](https://hub.docker.com/r/artberri/nombres/). To pull the latest version of the image, run the following command:\n\n```bash\ndocker pull artberri/nombres\n```\n\nTo run the image, exec the following command:\n\n```bash\ndocker run -it --rm -p 8080:5000 artberri/nombres\n```\n\nAfter running above command see the web at [http://localhost:8080](http://localhost:8080)\n\n## Requirements\n\nThe following software needs to be installed:\n\n- [.NET Core 2.1 RC1 SDK](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300-rc1)\n- [Visual Studio Code](https://code.visualstudio.com/)\n\nTo make the development more fun, this project has been done under Linux :P\n\n## Building and Running the Project\n\n### Running and Debugging the Web API\n\nOpen the project in Visual Studio Code and hit Ctrl+F5 (or just F5) to start the .NET Core API.\n\nIf running from the command line:\n\n```bash\ndotnet run --project src/Names.API/Names.API.csproj\n```\n\n### Running the Web App\n\nRun in the command line:\n\n```bash\ndotnet run --project src/Names.Web/Names.Web.csproj\n```\n\n### Running all with Docker Compose\n\nThis project has a `docker-compose.yml` file that will help you running the project locally.\n\n```bash\ndocker-compose up --build\n```\n\n## To Do List\n\n- Create PWA\n- Allow to search more names\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fnombres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartberri%2Fnombres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fnombres/lists"}