Skip to content

DanielSegal1/blog-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Server

API

(use the postman file you've received)

first steps:

  1. sign up with username, email and password
  2. login with the username and password
  3. save the token you get from logging in for authentication (more on that below)

Routes with Authentication Checks:

some routes are requiring authentication.

for those routes, add header named 'x-access-token' which value will be the token you get when logging in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published