stelynx / insanichess

A game that tests your skill and battle tactics like nothing else 🧠🧐🚀
https://insanichess.com
Apache License 2.0
3 stars 1 forks source link

IC-44: Add endpoint for getting settings #74

Closed campovski closed 2 years ago

campovski commented 2 years ago

The endpoint should accept GET on /api/settings.

The request should be:

If the settings were not found, the handler should create an entry with default values and return them.