-
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
A few of the most important characteristics of the solution we wanted was that any documentation-related work had to be easy for developers, and it would ideally be located in proximity to the actual implementing code. Anvil's web application is written in Node, and we chose Apollo as our GraphQL framework and use a modified version of Bookshelf as our ORM.
#Runtime #JavaScript Runtime #JavaScript 896 social mentions
-
GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.Pricing:
- Open Source
SpectaQL is a Node.js library that generates static documentation for a GraphQL schema using a variety of options:.
#Developer Tools #JavaScript Framework #Web Frameworks 245 social mentions
-
GraphQL IDE for better development workflows
Traditionally, most of the above problems have been pretty unavoidable, but at Anvil most of our APIs are implemented in GraphQL. GraphQL requires the definition of a schema that describes all the types, fields, methods, arguments, return types, etc, and even allows for descriptions of most things to be included. In this way, GraphQL implementations are pretty self-describing, and great tools like GraphiQL or Playground already exist to leverage this attribute of the framework. Because of all this, I knew that there must be a better way to do documentation in GraphQL-land, and I sought out to find it.
#GraphQL #APIs #Realtime Backend / API 12 social mentions
-
An in-browser IDE for exploring GraphQL
Traditionally, most of the above problems have been pretty unavoidable, but at Anvil most of our APIs are implemented in GraphQL. GraphQL requires the definition of a schema that describes all the types, fields, methods, arguments, return types, etc, and even allows for descriptions of most things to be included. In this way, GraphQL implementations are pretty self-describing, and great tools like GraphiQL or Playground already exist to leverage this attribute of the framework. Because of all this, I knew that there must be a better way to do documentation in GraphQL-land, and I sought out to find it.
#MySQL Tools #Databases #Database Management 25 social mentions
-
Application and Data, Data Stores, and Object Relational Mapper (ORM)Pricing:
- Open Source
A few of the most important characteristics of the solution we wanted was that any documentation-related work had to be easy for developers, and it would ideally be located in proximity to the actual implementing code. Anvil's web application is written in Node, and we chose Apollo as our GraphQL framework and use a modified version of Bookshelf as our ORM.
#Development #Web Frameworks #Application And Data 6 social mentions