Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce a new endpoint that redirects requests from the root URL to the /greeting endpoint using RedirectView. This ensures users are automatically taken to the greeting page when accessing the root URL.
- Loading branch information