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

https://github.com/ariear/tekken7-api

API for Tekken7 Character
https://github.com/ariear/tekken7-api

expressjs mongodb nodejs rest-api

Last synced: 2 months ago
JSON representation

API for Tekken7 Character

Awesome Lists containing this project

README

          

# Tekken7 API 👾
---
![Group 2 (1)](https://user-images.githubusercontent.com/91861324/175530139-1f1badf3-1264-45ab-ba81-b9d4fb34b68b.png)

---
tekken 7 api build with express js and mongoDB 🌸
### Documentation
---

| Field | Description |
| ------ | ----------- |
| id | is a unique key used to access the next endpoint example ```id : 3``` |

### Endpoint Usage
---
**Base Url** : `https://tekken7.cyclic.app`

| Endpoint | Usage | Example |
|----------|-------|---------|
| all character | `/api/v1/characters` | - |
| new recipes by page | `/api/v1/character/:id` | `/api/v1/character/3` |

#### Credits
Copyright © 2022 Arie Akbarull Ridho