amitha-sanka / janl

reunion project
MIT License
0 stars 0 forks source link

API Post #8

Open jesa06 opened 1 year ago

jesa06 commented 1 year ago
  1. in local host server add /api/users to the end of 8086
  2. it should show all of the users data you put in
  3. to add one go to postman, POST, raw, pretty, JSON
  4. type in data for another user
  5. send it
  6. reload local server
  7. data should be added and shown