Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 📄