A simple backend only that test valid API keys.
A demo of how API with keys work. This is similar to my previous express js api key demo project.
- Clone this repository
git clone https://github.com/khianvictorycalderon/API-Key-Simulator.git - Run
npm install - Run
npm run dev