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
- Host: GitHub
- URL: https://github.com/ariear/tekken7-api
- Owner: ariear
- Created: 2022-06-22T11:30:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T00:18:34.000Z (over 3 years ago)
- Last Synced: 2025-03-12T07:29:19.622Z (over 1 year ago)
- Topics: expressjs, mongodb, nodejs, rest-api
- Language: JavaScript
- Homepage: https://tekken7.cyclic.app
- Size: 72.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tekken7 API 👾
---

---
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