{"id":13495145,"url":"https://github.com/vesper-framework/vesper","last_synced_at":"2025-03-28T16:31:35.547Z","repository":{"id":53927247,"uuid":"125511330","full_name":"vesper-framework/vesper","owner":"vesper-framework","description":"Vesper is a NodeJS framework that helps you to create scalable, maintainable, extensible, declarative and fast GraphQL-based server applications.","archived":false,"fork":false,"pushed_at":"2022-12-07T23:33:31.000Z","size":733,"stargazers_count":601,"open_issues_count":41,"forks_count":36,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-10-03T14:48:39.855Z","etag":null,"topics":["framework","graphql","javascript","nodejs-framework","typescript"],"latest_commit_sha":null,"homepage":"http://vesper-framework.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vesper-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-16T12:08:02.000Z","updated_at":"2024-07-02T13:49:01.000Z","dependencies_parsed_at":"2023-01-25T00:00:29.559Z","dependency_job_id":null,"html_url":"https://github.com/vesper-framework/vesper","commit_stats":null,"previous_names":["graphframework/graphstack"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesper-framework%2Fvesper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesper-framework%2Fvesper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesper-framework%2Fvesper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vesper-framework%2Fvesper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vesper-framework","download_url":"https://codeload.github.com/vesper-framework/vesper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222395699,"owners_count":16977608,"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":["framework","graphql","javascript","nodejs-framework","typescript"],"created_at":"2024-07-31T19:01:31.611Z","updated_at":"2024-10-31T10:30:31.057Z","avatar_url":"https://github.com/vesper-framework.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"http://vesper-framework.com\"\u003e\n    \u003cimg src=\"https://github.com/vesper-framework/vesper/raw/master/resources/logo.png\" \u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\nVesper is a NodeJS framework that helps you to create scalable, maintainable, extensible, declarative and fast\n[GraphQL](https://graphql.org/)-based server applications.\nIt perfectly fits any architecture and scale you choose - from monoliths to microservices, from small to enterprise apps. \n\nUsing Vesper your app's core components are:\n\n* Controllers (root queries)\n* Args (e.g. GraphQL resolver args or user input)\n* Models\n* Resolvers\n* Services\n* GraphQL schemas defined in `.graphql` format\n\nVesper provides you following features:\n\n* Controllers framework for your root queries\n* Maintainable GraphQL resolvers framework with data loader out of the box\n* User input validation framework with ability to use any validation library\n* User authorization and access control framework\n* Modules framework for large and scalable applications\n* Integration with [TypeORM](http://typeorm.io/) and ability to use any other ORM or database source\n* Automatic database relations resolver\n* Automatic transaction wrapper for your mutations\n* [Powerful service container](https://github.com/typestack/typedi) for code organization and seamless testing\n* Ability to use model interfaces across backend and frontend\n* Uses Express and Apollo Server and you have all power of these tools\n\nAnd more...\n\n## Quick Start\n\nTo create a new JavaScript project using Vesper install it globally and use `init` command\nwith `--javascript` flag:\n\n```\nnpm i vesper -g\nvesper init --name my-project --javascript\n```\n\nTo create a new TypeScript project using Vesper install it globally and use `init` command\nwith `--typescript` flag:\n\n```\nnpm i vesper -g\nvesper init --name my-project --typescript\n```\n\n## Documentation\n\n* [JavaScript documentation](http://vesper-framework.com/#/javascript/getting-started)\n* [JavaScript samples](https://github.com/vesper-framework/vesper/tree/master/sample/javascript)\n* [TypeScript documentation](http://vesper-framework.com/#/typescript/getting-started)\n* [TypeScript samples](https://github.com/vesper-framework/vesper/tree/master/sample/typescript)\n\n## Links\n\n* [JavaScript simple example project](https://github.com/vesper-framework/javascript-simple-example)\n* [JavaScript advanced example project](https://github.com/vesper-framework/javascript-advanced-example)\n* [TypeScript simple example project](https://github.com/vesper-framework/typescript-simple-example)\n* [TypeScript advanced example project](https://github.com/vesper-framework/typescript-advanced-example)\n\n## Contributing\n\nWant to contribute? Vesper is opened for any contributions, just create a new [github issue](https://github.com/vesper-framework/vesper/issues/new)!","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvesper-framework%2Fvesper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvesper-framework%2Fvesper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvesper-framework%2Fvesper/lists"}