codelitdev / courselit

Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.
https://courselit.app
GNU Affero General Public License v3.0
635 stars 137 forks source link

Migrate API routes to Next 14's route handlers #460

Open rajat1saxena opened 1 month ago

rajat1saxena commented 1 month ago

Everything under /pages/api should be moved to the app directory. We need to create route handlers equivalents to API routes.