Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

WatCodeDatCode/blog-server

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project: Mongo Server for React Blog

Table of contents

General information

This database is set up for serving blog details and user authentication for a final project for the Full-Stack Web Development program at Hamburg Coding School. The repo to the site using this database can be found here.

Features

  • At the /blogs route, blog details stored in the server can be fetched.
  • Additional routes here allow for posting of new blog details as well as putting changes.
  • The /users route offers routing for post requests, either for signing up new users or logging in.
  • Log ins are authenticated using JWTs and stored hashed in the server.

Future plans

  • Add additional routes for updating stored passwords.
  • Grant specific roles to users as well as an admin to allow for more controlled user-functions on the front-end (i. e. deleting of posts only by owner of post or admin)

About

Backend server for react-blog. Allowing retrieval and editing of existing posts, adding new posts, and even authentication for users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.