Skip to content

FerramONG/ferramong-pay

Repository files navigation

FerramONG - Pay

Service responsible for managing users' purchases on the platform.

Java compatibility License Release


❇ Introduction

This source code is a webservice that is used to manage users' purchases on the platform.

❓ How to use

See here OpenAPI doc.

⚠ Warnings

The hosting service Heroku may have a certain delay (~ 1 min) for uploading the application so the loading of the website may have a certain delay.

🚩 Changelog

Details about each version are documented in the releases section.

🗺 Project structure

FerramONG architecture

global-schema

Pay class diagram

class-diagram

📁 Files

/

Name Type Description
dist Directory Released versions
docs Directory Documentation files
src Directory Source files
test Directory Test files