{"id":25044751,"url":"https://github.com/czioutas/open-api-base","last_synced_at":"2025-09-11T17:48:41.496Z","repository":{"id":191223641,"uuid":"684141645","full_name":"czioutas/open-api-base","owner":"czioutas","description":"This repository contains a free API written, with the aim to provide a fully fledged API system that can support your project from start to thousands of users/calls etc without the need of external services except infrastructure components such as Databases, Cache layers, Mailing systems etc.","archived":false,"fork":false,"pushed_at":"2023-10-12T18:49:21.000Z","size":1982,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:55:26.811Z","etag":null,"topics":["api","backend","backend-api","nestjs","open","public"],"latest_commit_sha":null,"homepage":"https://openapibase.com/","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/czioutas.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-28T14:40:23.000Z","updated_at":"2023-10-17T07:58:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"befd91ac-092b-4d10-88d2-ebfc6cd270b0","html_url":"https://github.com/czioutas/open-api-base","commit_stats":null,"previous_names":["czioutas/open-api-base"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/czioutas/open-api-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czioutas%2Fopen-api-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czioutas%2Fopen-api-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czioutas%2Fopen-api-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czioutas%2Fopen-api-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czioutas","download_url":"https://codeload.github.com/czioutas/open-api-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czioutas%2Fopen-api-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274681509,"owners_count":25330237,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":["api","backend","backend-api","nestjs","open","public"],"created_at":"2025-02-06T05:19:14.819Z","updated_at":"2025-09-11T17:48:41.440Z","avatar_url":"https://github.com/czioutas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ Open-API-Base [![API CI](https://github.com/czioutas/open-api-base/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/czioutas/open-api-base/actions/workflows/ci.yml)\n\nThis repository contains a free API written, with the aim to provide a fully fledged API system that can support your project from start to thousands of users/calls etc without the need of external services except infrastructure components such as Databases, Cache layers, Mailing systems etc.\n\n## Why?\n\nThis API is built upon a decade plus of experience.\nIn addition we are real time capturing the **active** coding hours using wakatime which you can see 👉 [![wakatime](https://wakatime.com/badge/github/czioutas/open-api-base.svg)](https://wakatime.com/badge/github/czioutas/open-api-base)\n\n_this does not include, build time, waiting for CI, googling, etc._\n\n# Table of Contents\n\n- [Steps](#steps)\n- [Features](#features)\n- [Technologies](#technologies)\n- [Code README](core/README.md)\n- [License](#license)\n\n## Steps\n\n- copy repo\n- rename namespace if you prefer\n- adapt the .env file with any service you wish to use\n- enable the CI/CD pipelines based on your needs\n- run it on your cloud of choice either as raw code or container\n\n### Features\n\n- Configuration (via .env files) used by DI\n- Logging (The API uses [Logtail](https://betterstack.com/) but you can switch to any provider)\n- Authentication (MagicLink/Passwordless)\n- Email Communication (The API uses [Sendgrid](https://sendgrid.com/) but you can switch to any provider)\n- Exception handling\n- Health Checks endpoint (Quick or Database check as minimum)\n- Cloud Storage (S3 compatible)\n- Swagger API\n- Auto generated Documentation see [Demo documentation](https://open-api-base-documentation.pages.dev/documentation/)\n\n### Technologies\n\n- [Nestjs](https://nestjs.com/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [PostgreSQL](https://www.postgresql.org/)\n- [Github Actions](https://github.com/features/actions)\n- [Docker](https://www.docker.com/)\n\n### License\n\nThis codebase is using the MIT License and therefore is available to be used however the actor decides.\nA mention of this [repo](https://github.com/czioutas/open-api-base) or [myself](https://twitter.com/czioutas) would be greatly be appreciated. 🙇‍♂️\n\n### More\n\nYou can follow the journey of development on twitter [here](https://twitter.com/czioutas/thread/1696242160536797467) and the blog posts [here](https://openapibase.com/blog/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczioutas%2Fopen-api-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczioutas%2Fopen-api-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczioutas%2Fopen-api-base/lists"}