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

Removing the Ajax file does not affect the API, what's the significance of having them in the folder #16

Open
wordpressperson opened this issue Apr 5, 2023 · 1 comment

Comments

@wordpressperson
Copy link

I noticed that when I removed the Ajax files (html and js) from the server folder, the API still works. Also, the Youtube video does not cover their significance. Does any one know their use to the project?

@MaxwellEnemuo
Copy link
Contributor

It was added to demonstrate how to POST and GET data on a front-end app via RESTful APIs. This is something most people would appreciate when learning about APIs. The backend app runs independently of the front-end app, so this is not an issue. I hope this helps.

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

No branches or pull requests

2 participants