mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-19 00:46:35 +00:00
improve API landing page
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import {HeroPattern} from "@/components/HeroPattern";
|
||||
export const description =
|
||||
'This guide will get you all set up and ready to use the Protocol API. We’ll cover how to get started an API client and how to make your first API request.'
|
||||
|
||||
<HeroPattern/>
|
||||
|
||||
# Quickstart
|
||||
|
||||
This guide will get you all set up and ready to use the Protocol API. We'll cover how to get started using one of our API clients and how to make your first API request. We'll also look at where to go next to find all the information you need to take full advantage of our powerful REST API. {{ className: 'lead' }}
|
||||
|
||||
Reference in New Issue
Block a user