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

https://github.com/shkvik/1inch-hardware-wallet-test

Create a Nest.js application that should has public and private endpoints. Private endpoints should be protected by auth method. Public endpoint allows to read the data and private allows to write data. The application should be dockerized.
https://github.com/shkvik/1inch-hardware-wallet-test

Last synced: 2 months ago
JSON representation

Create a Nest.js application that should has public and private endpoints. Private endpoints should be protected by auth method. Public endpoint allows to read the data and private allows to write data. The application should be dockerized.

Awesome Lists containing this project