Skip to content

MohammadHuseynov/stored-procedure-report-api

Repository files navigation

Stored Procedure Report API (Work in Progress)

This project currently provides a minimal backend API whose single function is to execute a stored procedure in a database and return the result as JSON.

Current Functionality

  • One API endpoint that runs a stored procedure
  • Returns the result in JSON format

Future work will add more features like full business logic, more endpoints, validation, error handling, and perhaps a frontend to display the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages