nextjs-api topic

List nextjs-api repositories

next-api-compose

35
Stars
4
Forks
Watchers

🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route.

instagram-video-downloader

145
Stars
60
Forks
Watchers

Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications.

NextAPI

116
Stars
31
Forks
Watchers

A Next.js API starter for building SaaS apps

nextjs-trpc-crud-app

30
Stars
13
Forks
Watchers

This article will teach you how to build a full-stack tRPC CRUD (Create, Read, Update, and Delete) app with Next.js. The tRPC API will be built on Next.js edge runtime and the tRPC client will be crea...