← Back to projects

Flags

December 2021

Basic CRUD application for remote flags.

Explanation

Flags is a basic CRUD application primarily created to test .NET Core and React with Bootstrap. The application is essentially a visual JSON editor that provides an endpoint returning the resulting document. This can be useful for modifying the behaviour of applications and testing new features without publishing updates.

Final product