Skip to content

philip/GitBookTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

description layout
Welcome to your team’s developer platform
width title description tableOfContents outline pagination metadata
wide
visible
visible
visible
visible
visible
visible
true

Developer Platform

Developer platform template

Welcome to your team’s new developer platform

Sign up Log in

:leaf:

No codeGet started with the developer platform in 5 minutes.Documentationno-code.jpg

:server:

HostedLearn more about hosting the developer platform.Documentationhosted.jpg

:terminal:

API referenceBrowse, test, and implement APIs.API Referenceapi-reference.jpg

{% columns %} {% column %}

Get started in 5 minutes

Setting up your first API call should be the easiest part of getting started. With clear endpoints, copy-paste-ready examples, and quick authentication, you’ll be up and running in minutes—not hours.

No guesswork, no complexity—just your first successful call, fast.

Get started API reference {% endcolumn %}

{% column %} {% code title="index.js" overflow="wrap" %}

// Import the SDK
import ExampleAPI from "example-api";

// Initialize the client
const client = new ExampleAPI({ apiKey: "YOUR_API_KEY" });

// Send your first message
const response = await client.messages.send({
  message: "Hello, world!"
});

{% endcode %} {% endcolumn %} {% endcolumns %}

{% columns %} {% column %}

{% endcolumn %}

{% column %}

Learn more about the developer platform

Read guides, watch tutorials, and learn more about working with the developer platform and integrating it with your own stack.

Guides Documentation {% endcolumn %} {% endcolumns %}

Join a community of over 3,000 developers

Join our Discord community or create your first PR in just a few steps.

:discord:

Discord communityJoin our Discord community to post questions, get help, and share resources with over 3,000 like-minded developers.Join Discord

:github:

GitHubOur product is 100% open source and built by developers just like you. Head to our GitHub repository to learn how to submit your first PR.Submit a PR

About

Testing GitBook, nothing to see here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •