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

https://github.com/exortions/dotenv

dotenv is a Java library that allows you to access and connect to .env files to store data like tokens, etc. without someone viewing your main class and seeing them.
https://github.com/exortions/dotenv

Last synced: 4 months ago
JSON representation

dotenv is a Java library that allows you to access and connect to .env files to store data like tokens, etc. without someone viewing your main class and seeing them.

Awesome Lists containing this project