Apext Logo

APEXT

Quickstart

You can install Apext globally directly from NPM using the following command:

npm install -g apext

Or if you are in using MacOS X, you can install it using Homebrew:

brew install lifespikes/apext/apext

Now, open a new terminal and go to a Next.js project directory, set yourself in the root and run the following command:

apext list

You should see a list of all the Next.js API routes in your project.

An open source project powered by LifeSpikes

MIT Licensed - 2022