Skip to content

A simple demo of how to connect a database (MongoDB) to Next.js

License

Notifications You must be signed in to change notification settings

wbunting/with-mongo-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Mongo with Next.js API routes.

A simple demonstration of how to develop a REST API on top of Next.js API routes that connects to MongoDB to store data.

We've added an extremely simple front-end that just lists users and directs to user specific routes that display info for that user.

About

A simple demo of how to connect a database (MongoDB) to Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published