I'm new in working with api and i want to create windows service to call the some api likehttps://jsonplaceholder.typicode.com/todos/ and get the record with id of 1
what is the best way to do that?
            Asked
            
        
        
            Active
            
        
            Viewed 989 times
        
    0
            
            
         
    
    
        milad
        
- 79
- 10
1 Answers
0
            My Suggestion is use Http Client Requests and Response. Here is the reference How to call Web API from Http Client How do I make calls to a REST API using C#?
 
    
    
        Itachi Uchiha
        
- 307
- 4
- 9