/apeswap-api

Primary LanguageTypeScript

🍌 ApeSwap API

The apeswap-api repo is the primary API repository for ApeSwap.Finance, which is a leading DeFi Hub on BNB Chain, Polygon, and Ethereum focused on offering a premier trading experience.

Getting Started

Getting up and running with the apeswap-api repo is a super simple, 2 step process:

  1. Clone the repo
  2. Install dependencies

To do this, open a terminal and run the following commands:

git clone https://github.com/ApeSwapFinance/apeswap-api.git
cd apeswap-api
npm i

Once everything is downloaded & installed, simply run npm run start:dev to run the repo locally.

Backend Submission Review Checklist

If you're planning to put in a PR for this backend API, please make sure you've done the following before asking someone else to review:

  • Types on all functions, new data types, or other applicable places
  • All variable and function names checked for specificity and accuracy
  • Comments where necessary
  • Tested locally
  • Deployed to a remote development environment & tested

Learn More About ApeSwap

Interested in learning more about ApeSwap.Finance? Head over to our official documentation to read and learn more about our features, functionality, DAO, and ecosystem!

Socials