.NETPostgreSQLAWS
Headless CMS
Internal headless CMS built at Namecheap, in the spirit of Strapi, that lets teams define content types and publish to their products through an API.
Overview
At Namecheap I work on the .NET microservices behind the company's web products. One of the main systems I built is an internal content management system in the spirit of Strapi: teams define their own content types, editors manage entries, and products pull the content through an API with no deploy in between.
It runs on AWS with PostgreSQL, is covered by an automated test suite, and ships through pipelines with the infrastructure managed as code.
Tech Stack
.NETC#EF CorePostgreSQLxUnitAWSTerraformJenkins