I am going to create a web application and need some advice.
The basics of the application (without too much extra) will contain Javascript on the page sending various information to the REST server via JSON for storage in the database.
Is there any specific language or structure that works well with JSON and REST? I think speed is important.
Thank you for your help.
json rest
mrsteveheyes
source share