PinnedNode.js Automated Documentation & ValidationIn this series, I will discuss how to create automated OpenAPI v3.1.0 documentation and input validation for TypeScript Node.js Express…Mar 28, 2023Mar 28, 2023
Input and Response ValidationThis post is the fourth step of a 5 part series. For the rest you can check this post:Mar 31, 2023Mar 31, 2023
Creating and Hosting Swagger DocsThis post is the third step of a 5 part series. For the rest you can check this post:Mar 30, 2023Mar 30, 2023
JSON Schema Generation from TypeScript DefinitionsThis post is the second step of a 5 part series. For the rest you can check this post:Mar 30, 2023Mar 30, 2023
Type-Safe Express Server ConfigurationThis post is the first step of a 5 part series. For the rest you can check this post:Mar 28, 2023Mar 28, 2023
E2E GraphQL Testing with Supertest & JestI have used many testing frameworks over the years: Mocha, Sinon.js, Chai, Supertest, Jest etc. but at the end I settled to the…Jan 1, 2022Jan 1, 2022