Skip to content

Files

Latest commit

 

History

History

rest_api_express-mysql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
curl -i -X POST -H 'Accept: application/json' \ -H 'Content-type: application/json' http://localhost:3000/programming-languages \ --data "{\"name":"dart\", \"released_year\": 2011, \"githut_rank\": 13, \"pypl_rank\": 20, \"tiobe_rank\": 25}"