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

https://github.com/nandasafiqalfiansyah/pesan-api

this is dummy api to messages 🈸
https://github.com/nandasafiqalfiansyah/pesan-api

hapi-api

Last synced: 17 days ago
JSON representation

this is dummy api to messages 🈸

Awesome Lists containing this project

README

          

# this is dummy api message
[![GitHub watchers](https://img.shields.io/github/watchers/microsoft/ML-For-Beginners.svg?style=social&label=Watch)](https://github.com/nandasafiqalfiansyah/pesan-api)

### Tech Stack
JavaScript
NodeJS
Hapi




> 🎅 Old Saint Nick
>
> 'Twas the night before Christmas, when all through the house not a creature was stirring, not even a mouse. The stockings were hung by the chimney with care, in hopes that St. Nicholas soon would be there. The children were nestled all snug in their beds, while visions of sugar plums danced in their heads.

| end point | route | data |
|:-----|:--------:|:------:|
| https://pesan-api.vercel.app/v1/pesan | **get all** | all |
| https://pesan-api.vercel.app/v1/pesan | **post** | {"pesan" :"sampel your message!"} |
| https://pesan-api.vercel.app/v1/pesan/:id | **delete by id** | :id |

# requirement

| | available | Unavailable |
|:-----|:--------:|:------:|
|database||❌|
|array|✔️||
|javascript|✔️||
|node|✔️||
|Hapi|✔️||
|nanoid|✔️||
|eslint|✔️||