Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 693 Bytes

ford.md

File metadata and controls

27 lines (21 loc) · 693 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 18 column 16
---
project: HTTP
src_dir: ./src
output_dir: ./doc
project_github: https://github.com/fortran-lang/http-client
summary: The http Fortran package provides a simple and convenient way to make HTTP requests and retrieve responses. It aims to simplify the process of interacting with web services by providing a high-level API.
author: Rajkumar Dongre
github: https://github.com/rajkumardongre
email: rajkumardongre17@gmail.com
twitter: https://twitter.com/ATOM12060827
author_description: Just Love to build Things 🛠️
graph: true
search: true
display: public
         protected
         private
source: true
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z

---

{!README.md!}