Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test code creation endpoint to back end #9

Open
jpdillingham opened this issue Mar 26, 2020 · 0 comments
Open

Add test code creation endpoint to back end #9

jpdillingham opened this issue Mar 26, 2020 · 0 comments

Comments

@jpdillingham
Copy link
Member

Implement an endpoint which responds to a POST /code request with a randomly generated code. The code should be maybe 6-8 characters and should be reasonably random so as to avoid collisions.

Associate generated codes with a timestamp and the user that requested them, and store them.

@jpdillingham jpdillingham changed the title Add test code endpoint to back end Add test code creation endpoint to back end Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant