Skip to content

API REST with register of student, need firts autenticate the user(admin) before can be able to acess students

Notifications You must be signed in to change notification settings

brielsilva/Student-Registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

API REST with a objective of learning more about the subject. System of register of students

How to use

  • npm i
  • npm run dev
  • You will get the message saying the server was started
  • You can test the api with insomnia or postman
  • Some routes will need the token provide by the route token, you can see the logic in middlaware
  • You can save images, email,name, birthday and therefore create a system of schools keeping track of your students

About

API REST with register of student, need firts autenticate the user(admin) before can be able to acess students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published