Welcome to BankGround πΆ
BankGround ...is a Banking Playground! πΆβΉοΈβΉοΈββοΈ
Learn to...
Use BankGround to learn
- REST/OpenAPI and
- GraphQL APIs.
You can grasp APIs while
- creating a new user account
- opening a bank account
- making transactions like in a bank
with a simple and easily understandable API.
Tutorial
The API is accompanied by a hands-on tutorial that will guide you through the API. You will learn how to use REST and GraphQL APIs, how to authenticate, and how to use the API. At the end, you will be able to compare REST and GraphQL APIs.
Whether you are learning about APIs, programming an API client, or starting to test APIs, you will find BankGround helpful.
How to use BankGround? π€
- BankGround running at https://bankground.apimate.eu. π The API base URL is
https://bankground.apimate.eu
, so your API request URL will be e.g.https://bankground.apimate.eu/accounts
- Get the source code on GitLab, run the container and experiment π§ͺ with your own instance.
Whether you are learning about APIs, programming an API client, or starting to test APIs, I hope you will find BankGround helpful and appreciate your feedback.