Skip to content

lopezac/portfolio-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio-blog-api

This is the RESTful API of my Portfolio Blog. It has CRUD operations for posts and comments and user authentication.

It does validation with express-validator of everything from creating a post, to sign in. It encrypts passwords and uses Passport with the Bearer Token, and JWT Web Token for the authentication.

Is used by 2 front ends, my portfolio blog to get posts and comments, and write comments, and my portfolio blog CMS to create and update posts and comments.

This is the API url.

Technologies Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published