{"id":19197743,"url":"https://github.com/barddoo/olympus","last_synced_at":"2026-06-16T12:31:38.798Z","repository":{"id":51804046,"uuid":"365098120","full_name":"barddoo/olympus","owner":"barddoo","description":"API to expose the Brazilian judges' paycheck ","archived":false,"fork":false,"pushed_at":"2021-06-13T14:44:00.000Z","size":16315,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T05:12:27.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barddoo.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":"2021-05-07T02:59:45.000Z","updated_at":"2021-06-13T14:44:02.000Z","dependencies_parsed_at":"2022-08-17T15:45:29.456Z","dependency_job_id":null,"html_url":"https://github.com/barddoo/olympus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barddoo/olympus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barddoo%2Folympus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barddoo%2Folympus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barddoo%2Folympus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barddoo%2Folympus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barddoo","download_url":"https://codeload.github.com/barddoo/olympus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barddoo%2Folympus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34406820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-09T12:18:00.713Z","updated_at":"2026-06-16T12:31:38.778Z","avatar_url":"https://github.com/barddoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myapp\n\nMy cool TypeScript app\n\n## Quick Start\n\nGet started developing...\n\n```shell\n# install deps\nnpm install\n\n# run in development mode\nnpm run dev\n\n# run tests\nnpm run test\n```\n\n---\n\n## How do I modify the example API and make it my own?\n\nThere are two key files:\n1. `server/routes.ts` - This references the implementation of all of your routes. Add as many routes as you like and point each route your express handler functions.\n2. `server/common/api.yaml` - This file contains your [OpenAPI spec](https://swagger.io/specification/). Describe your API here. It's recommended that you to declare any and all validation logic in this YAML. `express-no-stress-typescript`  uses [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) to automatically handle all API validation based on what you've defined in the spec.\n\n## Install Dependencies\n\nInstall all package dependencies (one time operation)\n\n```shell\nnpm install\n```\n\n## Run It\n#### Run in *development* mode:\nRuns the application is development mode. Should not be used in production\n\n```shell\nnpm run dev\n```\n\nor debug it\n\n```shell\nnpm run dev:debug\n```\n\n#### Run in *production* mode:\n\nCompiles the application and starts it in production production mode.\n\n```shell\nnpm run compile\nnpm start\n```\n\n## Test It\n\nRun the Mocha unit tests\n\n```shell\nnpm test\n```\n\nor debug them\n\n```shell\nnpm run test:debug\n```\n\n## Try It\n* Open your browser to [http://localhost:3000](http://localhost:3000)\n* Invoke the `/examples` endpoint \n  ```shell\n  curl http://localhost:3000/api/v1/examples\n  ```\n\n\n## Debug It\n\n#### Debug the server:\n\n```\nnpm run dev:debug\n```\n\n#### Debug Tests\n\n```\nnpm run test:debug\n```\n\n#### Debug with VSCode\n\nAdd these [contents](https://github.com/cdimascio/generator-express-no-stress/blob/next/assets/.vscode/launch.json) to your `.vscode/launch.json` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarddoo%2Folympus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarddoo%2Folympus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarddoo%2Folympus/lists"}