Skip to content

ATLAUS/Project-Hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Hermes

This API serves as the business logic to help users connect based on the game they're playing and their current objective within that game.

Features

  • Match users playing the same game.
  • Filter matches based on user-spectificed objective.
  • Scalable and secure architecture.

Table of Contents:

  1. Setup
  2. API References

Setup

  1. Log in and Get Cookie (in browser):

  2. Add Cookie to Postman (in Postman):

    • Click "Create New HTTP Request".
    • Click Cookies > Enter https://project-hermes.onrender.com/ As Domain > Add Domain.
    • Click Add Cookie > Change the Cookie name to AppSession > Replace “value” with the appSession value > Ensure Domain and Path fields match the appSession values.> Save.

If you received your user information in the response, setup is complete!

API Reference

Postman docs: https://documenter.getpostman.com/view/33146123/2sA2rGvKYJ.

For a detailed reference of all available API endpoints and their parameters, please refer to the docs folder within the project directory.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors