An open API service indexing awesome lists of open source software.

https://github.com/trevorblades/keyholder

🔑 Simple API key generation and authen­tication
https://github.com/trevorblades/keyholder

api api-key authentication nodejs

Last synced: 10 months ago
JSON representation

🔑 Simple API key generation and authen­tication

Awesome Lists containing this project

README

          

key

# Keyholder

[![Build Status](https://travis-ci.com/trevorblades/keyholder.svg?branch=master)](https://travis-ci.com/trevorblades/keyholder)

This repo contains the source code for the `keyholder` npm module, and the itsy-bitsy Node API that powers it.

[Keyholder](https://keyholder.dev) provides a set of tools that make it easy to protect your API routes without needing to spend heaps of time setting up those protections. Create a project, generate API keys, and authenticate them in just a few lines of code.

## Packages

- [`keyholder`](./packages/keyholder)