#98 · Primary category: AI Gateway & API Infrastructure

bank-api

api architecture asp-net-core aspnet-core dotnet gridify mcp mcp-server minimal-api scalar spectral

The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.

Project last updated:08/27/26

GitHub Stars

843

Forks

78

Contributors

4

License

Other

Why we included this project

Teams building regulated APIs in banking, fintech, or other sectors with strict data rules will find this a practical blueprint rather than a toy demo. It is a working .NET/ASP.NET Core reference implementation that shows how to satisfy OWASP API Security Top 10, OpenAPI 3.2, GDPR/CCPA data protection, and Dutch public-sector design rules in a single codebase, with response signing via JWS and a JWKS endpoint. Because it layers an MCP server on top of the OpenAPI specification, the same service can be exposed to AI assistants. That makes it a good way to study how compliance, event-driven architecture, and AI tooling fit together before you scaffold your own API. A live hosted instance and an APIs.json-compliant description let you inspect the behavior directly instead of only reading the source.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category