News

Use kebab-case, not snake_case Sometimes it's easier to read a URL if it has a whitespace-heavy separator. A dash between words is fine if it makes the URL more readable. However, a REST API URL ...