Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultirequiem/palindrome-api
:star: Get the word reversed and if it's a Palindrome
https://github.com/ultirequiem/palindrome-api
api deno oak palindrome
Last synced: 4 months ago
JSON representation
:star: Get the word reversed and if it's a Palindrome
- Host: GitHub
- URL: https://github.com/ultirequiem/palindrome-api
- Owner: UltiRequiem
- License: mit
- Created: 2021-08-24T03:43:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T20:46:29.000Z (about 2 years ago)
- Last Synced: 2024-10-10T23:36:16.589Z (4 months ago)
- Topics: api, deno, oak, palindrome
- Language: TypeScript
- Homepage: https://palindrome.deno.dev
- Size: 882 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# PaliRevert
Palindrome API
[Live coding](https://youtu.be/75Op1TaduI0) 👇
[![Video Thumbnail](./youtube.png)](https://youtu.be/75Op1TaduI0)
## Endpoints
### `GET /:word`
> https://palindrome.deno.dev/lol
```json
{ "reversed": "lol", "result": true }
```## Support
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit
[send me a tweet](https://twitter.com/UltiRequiem) 😆Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you
like my work 🙏Don't forget to start the repo ⭐
## Licence
Licensed under the MIT License 📄