Auto Generated API (REST/GraphQL) for SQL Server?
It feels like a huge step backwards going from Postgres and PostgREST to SQL Server where it's common to write the API by hand in C#. I see that Hasura has limited support for SQL Server, but important features like stored procedures are low on their list of priorities and postponed until at least 2023.
Are someone out there using a tool for auto generating API's based on a schema in SQL Server?