Lumi is a cutting-edge accessibility banking app that breaks down barriers for friends with special needs, such as blind friends. With advanced feature like seamless screen reader integration, Lumi provides a personalized banking experience. Our app is designed to be intuitive and easy to use, empowering users to manage their finances with confidence and independence.
- Live API URL : LumiBank FSW API
- Live API Documentation in Postman : LumiBank FSW API Documentation
Endpoint | Method | Description |
---|---|---|
/api/users |
POST | check whether a user exists in the system based on various types of personal information. |
Endpoint | Method | Description |
---|---|---|
/api/account/?accountNumber=<nomor rekening tujuan> |
GET | Get user bank account data based on the account number |
- NodeJS - JavaScript runtime for server-side code
- ExpressJS - Web framework for Node.js
- [JavaScript] - Language for web and server-side development
- Prisma - Database toolkit and ORM
- PostgreSQL - Powerful open-source database
- Docker - Tool for containerizing applications