Categorygithub.com/wachrusz/Back-End-API
module
0.0.0-20250206204711-d6ed31ea6ba6
Repository: https://github.com/wachrusz/back-end-api.git
Documentation: pkg.go.dev

# README

CAdv API

The Cash Advisor API is a comprehensive backend service designed to manage user profiles, authentication, analytics, and more. It offers a robust set of endpoints to interact with various functionalities of the CAdv application.

Team

CTO: Mikhail Vakhrushin

Email: [email protected]

Developer: Rostislav Zhukov

Stack

Database

Postgres, Redis (in progress)

API

Go, REST, JWT, Oauth2, Gorilla Mux, TSB RF API (Only exchange rates), RabbitMQ, etc.

Server

Nginx, Ubuntu, Pgbadger

Build

Docker, Compose

Documentation

Swagger UI

External Services&Packages

Mikhail Vakhrushin

cadv_metrics

Rostislav Zhukov

cadv_email

cadv_logger

Error Handling

The API returns standard HTTP status codes to indicate the success or failure of the requests. Detailed error messages are provided in the response body for failed requests. (or in logs if you can see them (:^) )

Security

All sensitive data is handled securely, and JWT tokens are used for authenticated endpoints. Ensure that tokens are kept confidential and are not exposed to unauthorized parties.

Contact

For any inquiries or support, please email me, and we'll handle everything together :)

P.S.

This documentation provides a low-level overview of the Cash Advisor API. For detailed information on each endpoint, including parameters and response formats, please refer to the Swagger UI or the Swagger JSON file. And some time we'll even add our own wiki...

# Packages

No description provided by the author
Package docs Code generated by swaggo/swag.
No description provided by the author
No description provided by the author