{"id":19253632,"url":"https://github.com/mono-js/mono","last_synced_at":"2025-05-12T03:32:14.269Z","repository":{"id":57165600,"uuid":"99587226","full_name":"mono-js/mono","owner":"mono-js","description":"Minimalist Framework on top of Express.js","archived":false,"fork":false,"pushed_at":"2018-08-21T10:08:53.000Z","size":540,"stargazers_count":160,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-20T05:06:52.530Z","etag":null,"topics":["api","express","framework","mono","node","rest"],"latest_commit_sha":null,"homepage":"https://mono.js.org","language":"JavaScript","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/mono-js.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":"2017-08-07T14:33:01.000Z","updated_at":"2024-04-06T17:14:52.000Z","dependencies_parsed_at":"2022-08-30T15:10:23.712Z","dependency_job_id":null,"html_url":"https://github.com/mono-js/mono","commit_stats":null,"previous_names":["terrajs/mono"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono-js%2Fmono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono-js%2Fmono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono-js%2Fmono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono-js%2Fmono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mono-js","download_url":"https://codeload.github.com/mono-js/mono/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253668121,"owners_count":21944985,"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","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","express","framework","mono","node","rest"],"created_at":"2024-11-09T18:32:22.116Z","updated_at":"2025-05-12T03:32:13.879Z","avatar_url":"https://github.com/mono-js.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/904724/30934843-1ffda8d8-a3cf-11e7-9c01-dd043e31e89b.png\" width=\"350\" alt=\"Mono\"/\u003e\u003c/h1\u003e\n\n\u003e Mono is a minimalist REST API Framework on top of Express.js\n\n[![npm version](https://img.shields.io/npm/v/mono-core.svg)](https://www.npmjs.com/package/mono-core)\n[![Travis](https://img.shields.io/travis/mono-js/mono/master.svg)](https://travis-ci.org/mono-js/mono)\n[![Coverage](https://img.shields.io/codecov/c/github/mono-js/mono/master.svg)](https://codecov.io/gh/mono-js/mono)\n[![license](https://img.shields.io/github/license/mono-js/mono.svg)](https://github.com/mono-js/mono/blob/master/LICENSE)\n\n## Documentation 📘\n\n[https://mono.js.org](https://mono.js.org)\n\n## Features ✨\n\n- Environment based config\n- API Versioning (`v1`, `v2`...)\n- [Json Web Token](https://jwt.io) sessions\n- ACL with [Imperium](https://github.com/mono-js/imperium)\n- Routes validation with [joi](https://github.com/hapijs/joi)\n- Init files via `src/**/*.init.js`\n- Routes declaration via `src/**/*.routes.js`\n- Extendable with modules \u0026 hooks\n\n## Usage 🤸‍\n\n**INFO:** You need `node` \u003e= `8.0.0` to use Mono since it uses native `async/await`\n\n### Installation\n\nYou can boostrap a Mono project by using our official [create-mono-app](https://github.com/mono-js/create-mono-app):\n\n```bash\nnpx create-mono-app my-app\n```\n\n### Start in development\n\n```bash\nnpm run dev\n```\n\n### Start in production\n\n```bash\nNODE_ENV=production npm start\n```\n\n### Run the tests with coverage\n\n```bash\nnpm test\n```\n\n## Official Modules 📦\n\nMono offers a module system to plug any functionality in your project:\n\n- [mono-mongodb](https://github.com/mono-js/mono-mongodb)\n- [mono-elasticsearch](https://github.com/mono-js/mono-elasticsearch)\n- [mono-redis](https://github.com/mono-js/mono-redis)\n- [mono-io](https://github.com/mono-js/mono-io)\n- [mono-push](https://github.com/mono-js/mono-push)\n- [mono-mail](https://github.com/mono-js/mono-mail)\n- [mono-notifications](https://github.com/mono-js/mono-notifications)\n- [mono-doc](https://github.com/mono-js/mono-doc)\n\n## Credits 🙏\n\nLogo created by Frederick Allen from the Noun Project.\n\n## License 👀\n\nMIT \u0026copy; [mono-js](https://github.com/mono-js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmono-js%2Fmono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmono-js%2Fmono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmono-js%2Fmono/lists"}