Skip to content

An example of which structure I follow when writing the rest api on express

Notifications You must be signed in to change notification settings

ArtemSamarskiy/express_api_exemple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exemple rest api

An example of the structure of the rest api of the server on express. Here I implemented the signin/signup/get/getAll of users.

I do not recommend using sign in and sign up as implemented here. Redo it by adding jwt tokens here at least

Your suggestions on how to make the structure more convenient or correct are welcome

About

An example of which structure I follow when writing the rest api on express

Topics

Resources

Stars

Watchers

Forks