Skip to content

dewangsolanki3/Git-Testing

Repository files navigation

Git-Testing

  • Output JSON :
    [  
       {  
           "name":"Andy",  
           "age":"21",  
           "salary":"50,000"  
       },  
       {  
           "name":"Barbara",  
           "age":"25",  
           "salary":"90,000"  
       },  
       {  
           "name":"Carl",  
           "age":"24",  
           "salary":"90,000"  
       }  
    ]

##Or use it with express to send JSON response (Content-Type : application/json) as follows -

https://i.cloudup.com/zfY6lL7eFa-3000x3000.png

Express Logo Express-Code

About

I am testing Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published