Skip to content

Commit be77313

Browse files
committed
Update README.md
1 parent ca0a261 commit be77313

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,18 @@
1-
![code-size](https://img.shields.io/github/languages/code-size/4d/4D-NetKit.svg)
2-
3-
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-black">
4-
Version: 21
5-
</div>
61
72
# 4D NetKit
83

9-
4D NetKit is a built-in 4D component that allows you to interact with third-party web services and their APIs, such as [Microsoft Graph](https://docs.microsoft.com/en-us/graph/overview).
4+
**Version: 21**
5+
6+
4D NetKit is a built-in 4D component that allows you to interact with third-party web services and their APIs, such as [Microsoft Graph](https://docs.microsoft.com/en-us/graph/overview) and the [Google REST API](https://developers.google.com/workspace/gmail/api/reference/rest/v1/users.messages).
107

118
## Table of contents
129

1310
* [OAuth2Provider class](Documentation/Classes/OAuth2Provider.md)
14-
* [JWT class](Documentation/Classes/JWT.md)
1511
* [Office365 class](Documentation/Classes/Office365.md)
1612
* [Google class](Documentation/Classes/Google.md)
13+
* [JWT class](Documentation/Classes/JWT.md)
1714
* [Tutorial : Authenticate to the Microsoft Graph API in service mode](Documentation/Tutorial.md)
1815

19-
## Copyrights
2016

2117
(c) Microsoft, Microsoft Office, Microsoft 365, Microsoft Graph are trademarks of the Microsoft group of companies.
2218

0 commit comments

Comments
 (0)