Skip to content

ampersandcastles/ags-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGS Server

  • Must be written using Node
  • Have AT LEAST two (2) tables in your database
  • One (1) of those tables must be a ‘users’ table that stores user information
  • One (1) of those tables must implement full CRUD (Create, Read, Update, Delete) functionality
  • Must support session validation with JWT
  • Must encrypt sensitive material such as passwords
  • Must include AT LEAST 6 API endpoints
  • Must be deployed with Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •