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

https://github.com/muhhylmi/ts-store

Rest API with some integration like payment gateaway, monitoring apm, caching redis, graphql
https://github.com/muhhylmi/ts-store

clean-architecture elastic-apm elasticsearch graphql-server midtrans-nodejs payment-gateway postgresql prisma redis-cache rest-api typescript

Last synced: 7 months ago
JSON representation

Rest API with some integration like payment gateaway, monitoring apm, caching redis, graphql

Awesome Lists containing this project

README

          

# Typscript Store API
Hello this is Restfull API repository using typescript and prisma

# Entity Relationship Diagram
![Entity Relationship Diagram](./erd.png)

# How to run the project
1. clone this repo
2. npm run install
3. npm run build
4. npm run start