# fortune **Repository Path**: matyan/fortune ## Basic Information - **Project Name**: fortune - **Description**: this is an open source software for stock analysis. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 1 - **Created**: 2015-05-28 - **Last Updated**: 2025-08-05 ## Categories & Tags **Categories**: stocks **Tags**: None ## README # fortune ## General Description Server will feed data and process request in form of rest. In this way, we can design pure stateless, scalable and robust logic without dependency to Web/UI technology. Each module will have its own restful API for all procedure. ## data module ## service module