Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
docs: add new API documentation (#27)
Browse files Browse the repository at this point in the history
* add new api docs in readme

* update api docs location

* add curl, fix indetation, add enter after heading

* add set completed and monitoring curl

* update readme.md

* Fix capitalisation

Co-authored-by: Resi Respati <resir014@gmail.com>

* add curl docs for check account status

* add example response for account status

Co-authored-by: Resi Respati <resir014@gmail.com>
Co-authored-by: Zain Fathoni <me@zainf.dev>
  • Loading branch information
3 people committed Aug 11, 2021
1 parent b9a0cda commit 7d0e779
Show file tree
Hide file tree
Showing 2 changed files with 725 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ See our contribution guidelines in these languages:
- [Indonesian](CONTRIBUTING_ID.md)

When contributing to our project, please use English when communicating with other people in issues and/or pull requests. [Click here](CONTRIBUTING.md#why-are-we-using-english-in-our-issues--prs) to read why. ([Bahasa Indonesia](CONTRIBUTING_ID.md#mengapa-kita-menggunakan-bahasa-inggris-dalam-menulis-issue-dan-pull-request))

## API

Our API documentation is in [api-refrence.md](docs/api-reference.md) file.
Loading

0 comments on commit 7d0e779

Please sign in to comment.