Skip to content

fortran-lang/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-client

HTTP client library for Fortran

Getting started

Get the code:

git clone https://github.com/fortran-lang/http-client cd http-client 

Build the library using fpm. http-client requires fpm version 0.8.x or later to build. Type:

fpm build 

To run the examples, type:

fpm run --example 

To run the tests, type:

fpm test 

About

http-client offers a user-friendly, high-level API to make HTTP requests in Fortran.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •