DEV Community

Reaper
Reaper

Posted on

1 2

RouteX - An Update

Ahoy!
Remember this post?.

Yeah, this one's just a follow up so you might want to go through that one to find out what we are talking about.

You know, I could just use Next.js's API Routes

You could, I can't force you to shift to a CLI tool that can be used in any project and just pointing it to a folder of files that export a (req,res) handler can help you create API routes but all in all, it's your call in the end.

You might want to check the canary version's performance though, might just change your mind.

It uses module.exports ? We are in 2020!

About that..
I'm working on a few boilerplate templates for transpilers and bundlers like webpack and babel's own cli's and also Typescript since it's almost a necessity for some people today. Stay Tuned for that.

Thats it?

Yeah to sum it down.

  • Added CLI options for directory path and port
  • Improved Performance
  • Response helper functions added
  • No dependencies as everything is compiled into a single file

and that's about it.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay