Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Jul 4, 2024
1 parent eff2394 commit 12d206d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ This is a work in progress. There are 2 SDK's - one for client and another for s

## Progress
### Server & Client
![2 / 298](https://progress-bar.dev/2/?scale=298&suffix=%20/%20298&width=500)
![3 / 298](https://progress-bar.dev/3/?scale=298&suffix=%20/%20298&width=500)
### Server Only
![1 / 195](https://progress-bar.dev/1/?scale=195&suffix=%20/%20195&width=300)
### Client Only
![1 / 93](https://progress-bar.dev/1/?scale=93&suffix=%20/%2093&width=300)
![2 / 93](https://progress-bar.dev/2/?scale=93&suffix=%20/%2093&width=300)

## Key
| Icon | Definition |
Expand All @@ -19,12 +19,12 @@ This is a work in progress. There are 2 SDK's - one for client and another for s
|| There is currently no intention to implement the endpoint for the given SDK type (client or server) |

## Account
![2 / 52](https://progress-bar.dev/2/?scale=52&suffix=%20/%2052&width=120)
![3 / 52](https://progress-bar.dev/3/?scale=52&suffix=%20/%2052&width=120)

| Endpoint | Client | Server |
|:-:|:-:|:-:|
| [Get Account](https://appwrite.io/docs/references/1.5.x/client-rest/account#get) |||
| [Create Account](https://appwrite.io/docs/references/1.5.x/client-rest/account#create) | ||
| [Create Account](https://appwrite.io/docs/references/1.5.x/client-rest/account#create) | ||
| [Update Email](https://appwrite.io/docs/references/1.5.x/client-rest/account#updateEmail) |||
| [List Identities](https://appwrite.io/docs/references/1.5.x/client-rest/account#listIdentities) |||
| [Delete Identity](https://appwrite.io/docs/references/1.5.x/client-rest/account#deleteIdentity) |||
Expand Down

0 comments on commit 12d206d

Please sign in to comment.