Skip to content

CSSE477-YoloSwag/UsersPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users Directory Plugin for Team #YOLOSWAG dabs

Jesse Shellabarger, Tayler How, Collin Trowbridge, Steve Trotta

build status coverage report

Description

The UsersPlug extends functionality of Team #YoloSwag dabs Web server. It adds functionality to track users and groups of users. The API is access via /userapp/users/{id} and /userapp/groups/{id}. Both APIs suppert HEAD, DETELTE, GET, PUT and POST HTTP requests. It uses two different servlets, the UsersServlet and the GroupsServlet to manage users and groups of users. The plugin can be applied to the server by dropping the plugin's jar into the server's plugin directory.

Architecture Diagram

Architecture Diagram

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published