BudgetSquirrel / BudgetTracker

Budget Tracker allows users to manage their money more efficiently. This API has endpoint to save, create, and manage your budgets and goals.
4 stars 0 forks source link

Create Endpoint to register a new account #20

Closed ianmann56 closed 5 years ago

ianmann56 commented 5 years ago

Create API endpoint and action to register a new user.

This should accept the following required arguments:

And return the resulting user account that was created.

ianmann56 commented 5 years ago

Closed in #22.