Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 402 Bytes

Appointy

Appointy Tech round 1 (Task - to develop a basic version of a Instagram)
This API is created using only the standard libraries of Golang. I have used mongoDB community server for creating is API.

  1. New user is created using POST method.
  2. The details are stored in mongoDB database.
  3. The user details are diplayed in http://localhost:9000/users