Skip to content

Commit f9f5a65

Browse files
committed
First commit
0 parents  commit f9f5a65

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# F2 API client
2+
3+
API client for [The cBrain F2 Platform](https://www.cbrain.com/software-pages/the-f2-platform).

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "itk-dev/f2-api-client",
3+
"description": "F2 API client",
4+
"license": "MIT",
5+
"type": "library"
6+
}

0 commit comments

Comments
 (0)