############# Docs ############# Repl-api.js is an API written in NodeJS, wrapping around GraphQL queries and mutations to return Replit data in JSON form. **Features:** + Modernised NodeJS package: easy to use. + Extensive: provides countless of powerful functions. + Fast: Uses the least amount of data and returns maximum data. Getting Started --------------- - **Introduction:** - :doc:`pages/guides/install` - :doc:`pages/guides/intro` - :doc:`pages/guides/quickstart` - **API:** - :doc:`pages/api` - `User Class `_ - `Repls Class `_ - `Post Class `_ Want Help? ---------- - Leave an `issue on the GitHub `_. - Read through the :doc:`pages/api`. - Join the `Official Repl-api.js Discord server `_. .. toctree:: :maxdepth: 3 :hidden: pages/guides pages/api pages/examples