Skip to content

Commit fb9bc00

Browse files
authored
Update README.md
1 parent 9984431 commit fb9bc00

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

profile/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
Python tools to build SCIM2 compatible applications.
22

3-
The projects are mostly maintained by [Yaal Coop](https://yaal.coop). We are available for hire to help you build or integrate SCIM in your applications.
3+
- If you need to build a SCIM server, have a look at [scim2-models](https://github.com/python-scim/scim2-models).
4+
- If you need to interact with a SCIM server in a Python application, have a loot at [scim2-client](https://github.com/python-scim/scim2-client).
5+
- If you need to interact with a SCIM server in a CLI, have a look at [scim2-cli](https://github.com/python-scim/scim2-cli).
6+
- If you need to check the compliance of your SCIM server, have a look at [scim2-tester](https://github.com/python-scim/scim2-tester).
7+
- If you need a SCIM server prototype to include in your development environment, or to take inspiration and build your own, have a loot at [scim2-server](https://github.com/python-scim/scim2-server).
8+
- If you need to test your client code against a real world SCIM servers, in a unit test suite or a CI, have a look at [pytest-scim2-server](https://github.com/pytest-dev/pytest-scim2-server).
9+
10+
The projects are mostly maintained by [Yaal Coop](https://yaal.coop).
11+
There is no precise roadmap or deadline, if you need something in the libraries, please reach us through the bug trackers.
12+
**We are available for hire** to help you build or integrate SCIM in your applications.

0 commit comments

Comments
 (0)