Skip to content

YohanGupta/myways

Repository files navigation

myways

Technologies Used : NodeJs, Express and MongoDB

This project is a blogging portal for MyWays with the functionality CREATE, READ, UPDATE, DELETE blogs.

It includes login/signup features.

Endpoints :

1. '/blogs' : displays all the blogs to the user

2. '/blogs/new' : Authenticated user can create new blog

3. '/blogs/edit' : Authenticated user can edit the blog details

4. '/blogs/delete' : Authenticated user can delete the blogs

5. '/register' : Form for signup

6. '/login' : Form for login

7. '/logout' : user can logout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published