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

https://github.com/andikscript/restapispringbootapikey

Simple Rest API by using security Api Key
https://github.com/andikscript/restapispringbootapikey

Last synced: 12 months ago
JSON representation

Simple Rest API by using security Api Key

Awesome Lists containing this project

README

          

# RestApiSpringBootApiKey
Simple Rest API by using security Api Key

## API Key
- Untuk komunikasi antar server (sama dengan basic auth bedanya lebih secure karena menggunakan key value)
- Tidak ada standar

## Concept