SrijanShovit / carbonops-v2

https://carbonops-v2.vercel.app
MIT License
19 stars 46 forks source link

feat: implemented post api for user details #238

Open MahendraDani opened 1 year ago

MahendraDani commented 1 year ago

Related Issue

Closes: #212

Description of Changes

API Reference

Route Method Use
/users POST To create a new user and add its details

Features of API

Checklist:

Screenshots

The following screen recording shows the working of API by making a request on route http://localhost:3000/users POST.

https://github.com/SrijanShovit/carbonops-v2/assets/116940083/15b74688-ad4f-4026-945d-b79fcb4efc3b

Please provide any necessary screenshots to illustrate the changes made.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @SrijanShovit on Vercel.

@SrijanShovit first needs to authorize it.

MahendraDani commented 1 year ago

@shreya024 Once this PR is merged I will raise a PR for #211.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
carbonops-v2 ❌ Failed (Inspect) Jul 29, 2023 4:53pm
MahendraDani commented 1 year ago

@shreya024 Are there any changes required?

shreya024 commented 1 year ago

@shreya024 Are there any changes required?

Yeah @MahendraDani solve the vercel errors

MahendraDani commented 1 year ago

@shreya024 would you please send the error log?