crud-api-nextjs-

Job ID: 36272351

Budget: $10 – $30 USD

I have a next.js app that needs a CRUD API. I want to be able to create, update, duplicate, delete, and view a brief (category) and topic (post). Each brief will have briefUrl, briefTags, briefTitle, briefDetail, briefSummary, and briefPostedAt. Also, each topic will have topicUrl, topicTags, topicTitle, topicDetail, topicSummary, topicPostedAt, and topicBriefId. The URL field will be small caps separated by (-), the tag field will be separated by a comma (saved as an array), and the detail field will be a markdown editor.

Here's the doc ~ https://docs.google.com/document/d/1Og7MWoP8q8L9jPLWVtrO-NiffqPIiTOiq7mpqWMo3lc/edit?usp=sharing
Here’s the demo video ~ https://www.loom.com/share/f68fc161b15144929a59e68170b5b799
Related categories: JavaScript RESTful API MongoDB Next.js