Giter Club home page Giter Club logo

pcm.walkin's People

Contributors

chanminpark avatar

Watchers

 avatar  avatar

pcm.walkin's Issues

폴더 구조 변경

기존에 w3schools를 보면서 연습하던 index.html와 index_tutorial.html은 w3schools 폴더를 새로 만들어서 거기에 옮기고, index.html은 포트폴리오의 메인 화면으로 개발합니다.

Elasticsearch Java API 기초 사용

엘라스틱서치의 Java API를 이용해서
기본적으로 CRUD하는 동작을 구현합니다.

기존의 BasicServlet에 구현합니다.

footer에 적절한 내용 넣어서 추가하기.

footer에 적절한 내용을 넣어서 추가합니다.
이때, index.html파일에 직접 넣지 말고 별도 파일에 구현해서 index.html에서 가져오는 방식으로 구현하도록 합니다.
footer파일을 여러 페이지에서 동일하게 사용하게 하기 위해서 입니다.

메타 태그 추가하기

링크를 외부에 공유할 때,
개인 로고로 대표 이미지가 나타나고, 간략한 웹 사이트 소개 글이 나타나도록
메타 태그를 추가합니다.

원격 디버깅

웹서버 디버깅을 위하여 원격디버깅을 할 수 있게 설정합니다.

깃 연동

프로젝트와 깃을 연동시킵니다.

HTTP Request에 대한 기본구조를 만듭니다.

기본적으로 Post, Get, Put, Delete를 수행하는 BasicServlet을 만듭니다.
동작은 아래와 같습니다.

  • post /basic
Basic Post 요청에 대한 응답입니다.
  • get /basic
Basic Get 요청에 대한 응답입니다.
  • put /basic
Basic Put 요청에 대한 응답입니다.
  • delete /basic
Basic Delete 요청에 대한 응답입니다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.