This is the Linux app named TypeGraphQL whose latest release can be downloaded as 2.0.0-rc.3sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named TypeGraphQL with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
TypeGraphQL
DESCRIPTION
Modern framework for GraphQL API in Node.js. Use only classes and decorators to define your GraphQL schema. No need to define types in SDL and no need to create interfaces for them! This way you will have only one source of truth, so say goodbye to all field type mismatches, typos, and annoying refactoring. Define your whole schema, including types, interfaces, enums, unions, and subscriptions. Create the schema, types, and resolvers only with TypeScript, using classes and decorators! Use features like automatic validation, authorization guards, dependency injection, and plenty more. Implement queries and mutations as normal class methods! Dependency injection support and decorators abstraction provide great separation of business logic from the underlying transport layer. That gives you really easy testability, so you can just provide mocks of dependencies to prevent side effects and unit test your resolvers like simple services whose methods only take some parameters.
Features
- Define your whole schema, including types, interfaces, etc.
- Create the schema, types and resolvers only with TypeScript
- Use features like automatic validation, authorization guards, etc.
- Create resolvers
- Easy validation
- Interoperable and community supported
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/typegraphql.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
