Skip to content

rashedevs/metalik-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metalik

Click here to visit the live server: https://powerful-bastion-48261.herokuapp.com/

Description :

Details about functionality :

  • Metalik server is capable of doing crud operation for both user and admin.

  • Using verifyAdmin middleware to verify the admin request made from client side.

  • Using verifyJWT function to verify access.

  • Using both PUT and PATCH endpoint to update/insert data to database.

  • Using stripe as a card payment system.

  • Using mongodb database to store data.

Technologies :

  • Node, Express, Mongodb, dotenv, jsonwebtoken, stripe

Releases

No releases published

Packages

No packages published