Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve content of API overviews page #132

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

gewenyu99
Copy link
Contributor

What does this PR do?

Adds some missing general information about getting started with API:

Screenshot 2023-09-29 at 4 40 41 PM

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

Supports appwrite/console#568

Have you read the Contributing Guidelines on issues?

YE

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 8:44pm

Choose the appropriate API and SDK for your use case.
## APIs {% #api %}
Before using the Appwrite APIs, in the **Settings** of your Appwrite project, obtain your **API endpoint** and **Project ID**.
Client APIs require an active session, created from [signing up and logging in](/docs/products/auth/accounts#signup-login).
Copy link
Contributor Author

@gewenyu99 gewenyu99 Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Client APIs require an active session, created from [signing up and logging in](/docs/products/auth/accounts#signup-login).
Some Client APIs require an active session created from [signing up and logging in](/docs/products/auth/accounts#signup-login).

@TorstenDittmann TorstenDittmann merged commit 62dd54b into main Sep 30, 2023
1 check passed
@TorstenDittmann TorstenDittmann deleted the feat-add-api-info branch September 30, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants