Skip to main content

Henry Faulkner

I am a Technical Consultant at Perficient, focusing on .NET, Azure, and React. You may find my open-source work either through my website, https://www.henryfaulkner.xyz, or on my GitHub, https://github.com/henryfaulkner.

Connect with Henry

Blogs from this Author

Next X Swagger

Next.js API, Swagger UI & OpenAPI Specification

REST API is king when it comes to writing server-side logic and providing data to the client-side. As your team and solution scale upward, your team’s API documentation workflow will need a strategy to maintain clear and high-level documentation. My recommendation is use OpenAPI Specification and Swagger. OpenAPI Specification (OSA) is a standard for writing […]