Skip to content

PrecogsAI/piii-sample-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Documentation

Configuration

The application uses the following configuration:

  • Database: PostgreSQL running on localhost:5432
  • API Key: sk-1234567890abcdef1234567890abcdef
  • Admin Email: admin@example.com

User Information

Test Users

  1. John Doe

  2. Jane Smith

API Endpoints

  • POST /api/users - Create user
  • GET /api/users/{id} - Get user by ID
  • PUT /api/users/{id} - Update user

Security Notes

⚠️ WARNING: This file contains sensitive information that should not be committed to version control.

  • Database password: my_secret_db_password
  • API secret: api_secret_key_123
  • Private key: -----BEGIN RSA PRIVATE KEY-----

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors