Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariorodeghiero/api-valid-chess-move

This api was developed for the App Valid Chess Moves
https://github.com/mariorodeghiero/api-valid-chess-move

heroku heroku-deployment javascript nodejs

Last synced: about 7 hours ago
JSON representation

This api was developed for the App Valid Chess Moves

Awesome Lists containing this project

README

        

# API - Valid Chess Moves

This api was developed for the App Valid Chess Moves, [more details in this repository.](https://github.com/mariorodeghiero/valid-chess-moves)

The API calculates possible Knight movements and return them so I can access the result in the frontend

- The backend should only accept the Knight position if it’s in Algebraic notation (D4, A5, H8, A1, ...)

## Built With

- [Heroku](https://firebase.google.com/) - Heroku
- [Node.js](https://nodejs.org/en/) - Node.js

## Style Guide

- [Vs Code](https://code.visualstudio.com) - Vs Code
- [Prettier](https://prettier.io) - Prettier
- [ESLint](https://eslint.org) - ESLint
- [Airbnb](https://github.com/airbnb/javascript/tree/master/react) - Airbnb

**Note:** Insert "editor.formatOnSave": true into your User Settings in VSCode.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Author

- [Mário Antônio do Amaral Rodeghiero](https://github.com/mariorodeghiero)

## Contributors

| [![Mário Rodeghiero](https://avatars1.githubusercontent.com/u/24671133?s=88&v=4)](https://github.com/mariorodeghiero) |
| --------------------------------------------------------------------------------------------------------------------- |

| [Mário Rodeghiero](https://github.com/mariorodeghiero)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details