AdityaKeshan / AppointyTask

Task for Internship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppointyTask

Features

  1. Post user details with /users/ endpoint
  2. Post post details with /posts/ endpoint
  3. Get an user's details with /users/ endpoint
  4. Get a post's details with /posts/ endpoint
  5. Get all user's posta details with /posts/users/ endpoint

Testing

  • Test Feature1 using TestPostingUserDetails() function
  • Test Feature2 using TestPostingPostsDetails() function
  • Test Feature3 using TestGetUserDetails() function
  • Test Feature4 using TestGetPostDetails() function
  • Test Festure5 using TestGetUsersAllPostsDetails() function

About

Task for Internship


Languages

Language:Go 100.0%