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

https://github.com/v1adhope/crypto-diary

My first pet project
https://github.com/v1adhope/crypto-diary

dynamic-filters go http-server jwt-auth nginx pagination postgresql swagger-api

Last synced: 5 months ago
JSON representation

My first pet project

Awesome Lists containing this project

README

        

# Idea

To develop a web application to record cryptocurrency transactions and their results.

# Current stage

Working api tested with postman.

Temporarily not available online!!!

Available at [crypto-diary.space](https://crypto-diary.space/) if I don't updating the build.
Server uses minimal nginx + cloudflare CDN configuration, as my skills grow the configuration will improve.
Data is erased after server reboot, API is not frozen! Current API 0.5.0. Clear the cache if the wrong version is shown or change the URL.

# TODO

- Frontend
- Backend tests
- Improve code base