Server App

This page is for server app topics.

NoSQL

Java Tools

Spring Boot

Java Play Framework


Design

bootstrap

CSS


Tools

  • POSTMAN
  • This is Chrome Extension. You can simulate GET, POST request using this tool.

  • User-Agent Switcher Chrome Extension
  • We can change User-Agent with this tool. This covers iPhone Safari, Windows Phone etc…

  • Advanced Rest Client
    We can test GET, POST request using it. It covers json body request. It is useful to test REST API