864carson / BAM_TECH_EXERCISE

This is the technical exercise that forms the basis of the technical interview.
0 stars 0 forks source link

Enhance the Stargate API #6

Closed 864carson closed 2 months ago

864carson commented 2 months ago

Enhance the Stargate API

The REST API is expected to do the following:

  1. Retrieve a person by name
  2. Retrieve all people
  3. Add/update a person by name
  4. Retrieve Astronaut Duty by name
  5. Add an Astronaut Duty
864carson commented 2 months ago

Changes have been pushed for the following:

  1. Retrieve a person by name
  2. Retrieve all people
  3. Add/update a person by name