itsdeannat / the-brew-ha-ha-api

A coffee-themed API built with the Django Rest Framework
MIT License
0 stars 0 forks source link

Add ping endpoint #14

Closed itsdeannat closed 2 months ago

itsdeannat commented 2 months ago

Description

This pull requests adds functionality that allows users to send a test call to the API. This is the last step users do in the getting started process. The goal is to ensure that the user is authenticated properly to begin making calls to the API.

Test scenarios completed

Out of scope

N/A

Checklist