| layout | page |
|---|---|
| title | Development Environment |
| permalink | /dev-env/ |
| author | brucellino |
| octocat | constructocat2.jpg |
| contributors |
You will need :
-
{% for tool in site.data.hackfest.dev_env_generic %}
- {{ tool.name }}: {{ tool.more }}. More {% endfor %}
Suggested applications and libraries
We expect you to know your application stack well and use whichever tools make sense to you. It is very useful to have a REST inspector in your browser for testing, and we suggest using Postman for testing how your code uses the APIs of the various components of the platform.
Here are a few suggestions for language-specific stacks:
- Python : Python Requests
- Ruby : HTTParty
Coming soon
Coming soon
Coming soon