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
- Host: GitHub
- URL: https://github.com/andikscript/restapispringbootapikey
- Owner: andikscript
- Created: 2022-07-04T11:27:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T14:19:38.000Z (over 3 years ago)
- Last Synced: 2025-01-30T00:41:21.439Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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