obj-serialize
🐆 Simple utility for serializing objects. Lightweight alternative to 'superjson'. Super useful in Next.js Pages Router (by neg4n)
next-api-compose
🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route. (by neg4n)
obj-serialize | next-api-compose | |
---|---|---|
2 | 2 | |
7 | 37 | |
- | - | |
6.9 | 6.9 | |
about 1 year ago | over 1 year ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obj-serialize
Posts with mentions or reviews of obj-serialize.
We have used some of these posts to build our list of alternatives
and similar projects.
next-api-compose
Posts with mentions or reviews of next-api-compose.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-14.
-
How to create good api-routes?
You can also check out library that I've built to simplify the process of working with Next.js API routes and middleware. Cheers!
- GitHub - neg4n/next-api-compose: 🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route.
What are some alternatives?
When comparing obj-serialize and next-api-compose you can also consider the following projects:
trpc - 🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
next-image-proxy - 🖼️ Image proxy for Next.js. Makes it possible to use dynamic domains in next/image component.
next-hcaptcha - 🤖 Robust, dependency free and highly configurable solution for guarding Next.js API Routes through higher order function with HCaptcha
NextAPI - A Next.js API starter for building SaaS apps
next-mdx - next-mdx provides a set of helper functions for fetching and rendering local MDX files. It handles relational data, supports custom components, is TypeScript ready and really fast.