Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

wwi21seb-projekt/mock-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Client

This is a mock client for the implemented servers.

Usage

To adjust the client to your needs, you can change the following variables in the src/global_settings.js file.

export const GlobalSettings = {
    apiUrl: 'http://localhost:8080/api' // Server Address
};

About

Client Mock for Server Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published