Skip to content

nlabiris/restapicurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple C REST API implementation using cURL

The application uses the following REST API to get data:

JSONPlaceholder

JSONPlaceholder is a free online REST API that you can use whenever you need some fake data. It's great for tutorials, testing new libraries, sharing code examples, ...

At the moment only the /posts resource has been implemented.

Prerequisites

Credits

  • Nikos Labiris - Initial work - nlabiris

About

A simple C REST API implementation using cURL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published