vesper icon indicating copy to clipboard operation
vesper copied to clipboard

Is this dead?

Open zorbyte opened this issue 6 years ago • 3 comments

Is this project dead?

zorbyte avatar Jun 04 '19 08:06 zorbyte

Yes

curbol avatar Jun 04 '19 16:06 curbol

Wow, What's a pity.

liudonghua123 avatar Oct 24 '19 05:10 liudonghua123

Shameless plug: my library warthog is similar to Vesper and I plan on supporting it for the long term. It is more opinionated than Vesper though:

  • Uses TypeORM - doesn't officially support other ORMs
  • Uses TypeGraphQL under the hood to auto-generate types, query and mutation schema
  • Has it's own metadata pipeline to auto-generate WhereInput, CreateInput, UpdateInput, WhereUniqueInput, etc...
  • Uses class-validator under the hood to support automated data validations if you use Warthog's BaseService
  • Uses express and Apollo under the hood and provides hooks to add your own middleware

Check it out and let me know if it's missing anything that you need that is supported in Vesper.

goldcaddy77 avatar Apr 24 '20 20:04 goldcaddy77