Skip to content

Decide casing in the api #5412

@spalger

Description

@spalger

We are looking to expose some new API's in #3709 and I think we should discuss how we should be casing the urls.

Options:
🐫 - camelCase or UpperCamelCase
🐍 - snake_case
🍢 - kebab-case
1️⃣ - simplify all segments to a single word (ie. pull requests -> pulls)

In the wild:

name style
Github 1️⃣ for apis
Facebook mostly 1️⃣, 🍢 for one 🐍 for others
Google 🐫
... feel free to add more

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions