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

https://github.com/kbs1/encrypted-api-demo

Encrypted API demo
https://github.com/kbs1/encrypted-api-demo

api client decryption demo encrypted-api encrytption laravel nodejs php server

Last synced: 11 months ago
JSON representation

Encrypted API demo

Awesome Lists containing this project

README

          

# Encrypted API demo

This application showcases various use cases for Encrypted Api.

Showcased packages are:

- [Encrypte API server Laravel](https://github.com/kbs1/encrypted-api-server-laravel)
- [Encrypte API server PHP](https://github.com/kbs1/encrypted-api-server-php)
- [Encrypte API client PHP](https://github.com/kbs1/encrypted-api-client-php)
- [Encrypte API client NodeJS](https://github.com/kbs1/encrypted-api-client-nodejs)

Demo can be viewed online at [http://encrypted-api-demo.kbs.sh](http://encrypted-api-demo.kbs.sh) (online demo not yet deployed)