Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper functions for standard JSON responses #44

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

CyberAli1989
Copy link
Contributor

  • Added success function to format successful JSON responses with customizable meta tags, Open Graph data, Twitter card data, and canonical URL.
  • Added errors function to format error JSON responses with customizable status codes.

- Added `success` function to format successful JSON responses with customizable meta tags, Open Graph data, Twitter card data, and canonical URL.
- Added `errors` function to format error JSON responses with customizable status codes.
@A1Gard A1Gard merged commit 6dced06 into 4xmen:master Jul 19, 2024
@A1Gard
Copy link
Member

A1Gard commented Jul 19, 2024

Thanks dear Ali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants