{"id":35874439,"url":"https://github.com/bouwe77/temba","last_synced_at":"2026-02-28T21:03:25.941Z","repository":{"id":44697421,"uuid":"401831910","full_name":"bouwe77/temba","owner":"bouwe77","description":"Create a simple REST API with zero coding in less than 30 seconds (seriously)","archived":false,"fork":false,"pushed_at":"2026-02-20T22:46:24.000Z","size":4438,"stargazers_count":6,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T03:17:42.965Z","etag":null,"topics":["http","json","low-code","mongodb","nodejs","rest"],"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/bouwe77.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-31T20:14:49.000Z","updated_at":"2026-02-20T22:46:27.000Z","dependencies_parsed_at":"2022-09-04T04:41:46.166Z","dependency_job_id":"e33ceb3f-7c9b-413c-bd44-59a1beccd1b0","html_url":"https://github.com/bouwe77/temba","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/bouwe77/temba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouwe77%2Ftemba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouwe77%2Ftemba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouwe77%2Ftemba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouwe77%2Ftemba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bouwe77","download_url":"https://codeload.github.com/bouwe77/temba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bouwe77%2Ftemba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29802866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T21:02:39.706Z","status":"ssl_error","status_checked_at":"2026-02-24T21:02:21.834Z","response_time":75,"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":["http","json","low-code","mongodb","nodejs","rest"],"created_at":"2026-01-08T16:22:07.623Z","updated_at":"2026-02-24T22:04:38.571Z","avatar_url":"https://github.com/bouwe77.png","language":"TypeScript","readme":"# Temba\n\n[![Temba on NPM](https://img.shields.io/npm/v/temba)](https://www.npmjs.com/package/temba) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) [![Documentation](https://img.shields.io/badge/Documentation-orange?logo=read-the-docs)](https://temba.bouwe.io)\n\n\n\n**Create a simple REST API with zero coding in less than 30 seconds (seriously).**\n\nFor developers that need a **quick NodeJS backend** for small projects.\n\n**No need for any coding**, unless you want to opt-out of the defaults, or want to do more customization.\n\nAn **OpenAPI specification** is generated and enabled by default, providing **interactive documentation** and allowing you to generate client code from it.\n\nData is kept **in memory**, but you can also store it in a **JSON file** or **MongoDB database**.\n\n## Getting Started\n\nCreate your own Temba server instantly:\n\n```\nnpx temba-cli create my-rest-api\n```\n\nThis command will:\n\n* Create a new folder called `my-rest-api`\n* Install Temba as a dependency\n* Generate a `server.js` file\n* Automatically start your brand-new Temba API\n\nYou’ll see:\n\n```\n✅ Server listening on port 8362\n```\n\nNow you can send any HTTP request to any resource on localhost:8362 — and it just works.\n\nOr head over to the interactive OpenAPI specification of your API in your browser at `/openapi`.\n\n## Documentation\n\nFind full usage guides, configuration options, API reference, JSON Schema validation examples, interceptor recipes, MongoDB integration tips, and more on our dedicated docs site: [https://temba.bouwe.io](https://temba.bouwe.io)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://bouwe.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4126793?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBouwe K. Westerdijk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/bouwe77/temba/commits?author=bouwe77\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/bouwe77/temba/issues?q=author%3Abouwe77\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/bouwe77/temba/commits?author=bouwe77\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#ideas-bouwe77\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/bouwe77/temba/commits?author=bouwe77\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n# License\n\nMIT, see [LICENSE](https://github.com/bouwe77/temba/blob/main/LICENSE).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbouwe77%2Ftemba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbouwe77%2Ftemba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbouwe77%2Ftemba/lists"}