bendaniel10/broker
A server that can act as a middle man between a client and a target url. This way, a user can specify what urls to provide mock responses for.
KotlinApache-2.0
Issues
- 0
[Frontend] add pretty json to the dialog that displays the json. https://github.com/google/code-prettify
#29 opened by bendaniel10 - 0
[Framework] Improve the logic of the response rewriting to factor in stuff like content-type in the header configured by the user when returning responses.
#28 opened by bendaniel10 - 0
- 0
[Frontend] Create view to delete project
#25 opened by bendaniel10 - 0
[Frontend] Update the UI of the project rules and responses so that the table fits within the viewport
#22 opened by bendaniel10 - 0
- 0
[Frontend] Create view to edit a project.
#19 opened by bendaniel10 - 0
[Frontend] Add a "how to" page.
#17 opened by bendaniel10 - 0
[Frontend] Add nav bar to pages.
#15 opened by bendaniel10 - 0
Add css theme to the frontend
#13 opened by bendaniel10 - 0
[Framework] Return custom responses for requests that come with a project token and have a response rule
#11 opened by bendaniel10 - 0
[Framework] Create broker-server module and add the respective dependencies.
#10 opened by bendaniel10 - 0
- 0
- 0
[Frontend] Create view to add project.
#7 opened by bendaniel10 - 0
- 0
- 0
Remove ignored directories from the repo.
#4 opened by bendaniel10 - 0
[Backend] Create CRUD repository to manage a project, rules associated with a project and the responses associated with the rules.
#3 opened by bendaniel10 - 0
Add storage module to the project.
#2 opened by bendaniel10 - 0
Set up project plain gradle project.
#1 opened by bendaniel10