Skip to content

Latest commit

 

History

History
532 lines (523 loc) · 10.7 KB

기술 스택.md

File metadata and controls

532 lines (523 loc) · 10.7 KB

기술 스택

기술 스택 리스트 받기

TYPE URL TOKEN
GET /api/techstacks X

Request

{}

Response

  • 조회 성공
{
  "techStackList" = [
    {
      id: 1,
      name: 'HTML5',
      imgUrl: '/images/assets/tech-stack/HTML5.png',
    },
    {
      id: 2,
      name: 'CSS3',
      imgUrl: '/images/assets/tech-stack/CSS3.png',
    },
    {
      id: 3,
      name: 'JavaScript',
      imgUrl: '/images/assets/tech-stack/JavaScript.png',
    },
    {
      id: 4,
      name: 'TypeScript',
      imgUrl: '/images/assets/tech-stack/TypeScript.png',
    },
    {
      id: 5,
      name: 'Vue.js',
      imgUrl: '/images/assets/tech-stack/Vue.js.png',
    },
    {
      id: 6,
      name: 'React',
      imgUrl: '/images/assets/tech-stack/React.png',
    },
    {
      id: 7,
      name: 'Angular',
      imgUrl: '/images/assets/tech-stack/Angular.png',
    },
    {
      id: 8,
      name: 'Svelte',
      imgUrl: '/images/assets/tech-stack/Svelte.png',
    },
    {
      id: 9,
      name: 'Node.js',
      imgUrl: '/images/assets/tech-stack/Node.js.png',
    },
    {
      id: 10,
      name: 'Vuex',
      imgUrl: '/images/assets/tech-stack/Vuex.png',
    },
    {
      id: 11,
      name: 'Redux',
      imgUrl: '/images/assets/tech-stack/Redux.png',
    },
    {
      id: 12,
      name: 'Recoil',
      imgUrl: '/images/assets/tech-stack/Recoil.png',
    },
    {
      id: 13,
      name: 'MobX',
      imgUrl: '/images/assets/tech-stack/MobX.png',
    },
    {
      id: 14,
      name: 'SWR',
      imgUrl: '/images/assets/tech-stack/SWR.png',
    },
    {
      id: 15,
      name: 'React-Query',
      imgUrl: '/images/assets/tech-stack/React-Query.png',
    },
    {
      id: 16,
      name: 'Redux-Saga',
      imgUrl: '/images/assets/tech-stack/Redux-Saga.png',
    },
    {
      id: 17,
      name: 'GraphQL',
      imgUrl: '/images/assets/tech-stack/GraphQL.png',
    },
    {
      id: 18,
      name: 'Nuxt.js',
      imgUrl: '/images/assets/tech-stack/Nuxt.js.png',
    },
    {
      id: 19,
      name: 'Next.js',
      imgUrl: '/images/assets/tech-stack/Next.js.png',
    },
    {
      id: 20,
      name: 'Gatsby',
      imgUrl: '/images/assets/tech-stack/Gatsby.png',
    },
    {
      id: 21,
      name: 'Sass(SCSS)',
      imgUrl: '/images/assets/tech-stack/Sass(SCSS).png',
    },
    {
      id: 22,
      name: 'styled-components',
      imgUrl: '/images/assets/tech-stack/styled-components.png',
    },
    {
      id: 23,
      name: 'Emotion',
      imgUrl: '/images/assets/tech-stack/Emotion.png',
    },
    {
      id: 24,
      name: 'jQuery',
      imgUrl: '/images/assets/tech-stack/jQuery.png',
    },
    {
      id: 25,
      name: 'React-Native',
      imgUrl: '/images/assets/tech-stack/React-Native.png',
    },
    {
      id: 26,
      name: 'Pug',
      imgUrl: '/images/assets/tech-stack/Pug.png',
    },
    {
      id: 27,
      name: 'webpack',
      imgUrl: '/images/assets/tech-stack/webpack.png',
    },
    {
      id: 28,
      name: 'parcel',
      imgUrl: '/images/assets/tech-stack/parcel.png',
    },
    {
      id: 29,
      name: 'Mock-Service-Worker',
      imgUrl: '/images/assets/tech-stack/Mock-Service-Worker.png',
    },
    {
      id: 30,
      name: 'Bootstrap',
      imgUrl: '/images/assets/tech-stack/Bootstrap.png',
    },
    {
      id: 31,
      name: 'React-Bootstrap',
      imgUrl: '/images/assets/tech-stack/React-Bootstrap.png',
    },
    {
      id: 32,
      name: 'Ant-Design',
      imgUrl: '/images/assets/tech-stack/Ant-Design.png',
    },
    {
      id: 33,
      name: 'React-Semantic-UI',
      imgUrl: '/images/assets/tech-stack/React-Semantic-UI.png',
    },
    {
      id: 34,
      name: 'Material-UI',
      imgUrl: '/images/assets/tech-stack/Material-UI.png',
    },
    {
      id: 35,
      name: 'Tailwind-CSS',
      imgUrl: '/images/assets/tech-stack/Tailwind-CSS.png',
    },
    {
      id: 36,
      name: 'React-Spring',
      imgUrl: '/images/assets/tech-stack/React-Spring.png',
    },
    {
      id: 37,
      name: 'Vuetify',
      imgUrl: '/images/assets/tech-stack/Vuetify.png',
    },
    {
      id: 38,
      name: 'Jest',
      imgUrl: '/images/assets/tech-stack/Jest.png',
    },
    {
      id: 39,
      name: 'WebAssembly',
      imgUrl: '/images/assets/tech-stack/WebAssembly.png',
    },
    {
      id: 40,
      name: 'Python',
      imgUrl: '/images/assets/tech-stack/Python.png',
    },
    {
      id: 41,
      name: 'django',
      imgUrl: '/images/assets/tech-stack/django.png',
    },
    {
      id: 42,
      name: 'Flask',
      imgUrl: '/images/assets/tech-stack/Flask.png',
    },
    {
      id: 43,
      name: 'Java',
      imgUrl: '/images/assets/tech-stack/Java.png',
    },
    {
      id: 44,
      name: 'Spring',
      imgUrl: '/images/assets/tech-stack/Spring.png',
    },
    {
      id: 45,
      name: 'Spring-Boot',
      imgUrl: '/images/assets/tech-stack/Spring-Boot.png',
    },
    {
      id: 46,
      name: 'Express',
      imgUrl: '/images/assets/tech-stack/Express.png',
    },
    {
      id: 47,
      name: 'OracleDB',
      imgUrl: '/images/assets/tech-stack/OracleDB.png',
    },
    {
      id: 48,
      name: 'MS-SQL-Server',
      imgUrl: '/images/assets/tech-stack/MS-SQL-Server.png',
    },
    {
      id: 49,
      name: 'MySQL',
      imgUrl: '/images/assets/tech-stack/MySQL.png',
    },
    {
      id: 50,
      name: 'MariaDB',
      imgUrl: '/images/assets/tech-stack/MariaDB.png',
    },
    {
      id: 51,
      name: 'mongoDB',
      imgUrl: '/images/assets/tech-stack/mongoDB.png',
    },
    {
      id: 52,
      name: 'JPA',
      imgUrl: '/images/assets/tech-stack/JPA.png',
    },
    {
      id: 53,
      name: 'MyBatis',
      imgUrl: '/images/assets/tech-stack/MyBatis.png',
    },
    {
      id: 54,
      name: 'redis',
      imgUrl: '/images/assets/tech-stack/redis.png',
    },
    {
      id: 55,
      name: 'JUnit',
      imgUrl: '/images/assets/tech-stack/JUnit.png',
    },
    {
      id: 56,
      name: 'Socket.io',
      imgUrl: '/images/assets/tech-stack/Socket.io.png',
    },
    {
      id: 57,
      name: 'PostgreSQL',
      imgUrl: '/images/assets/tech-stack/PostgreSQL.png',
    },
    {
      id: 58,
      name: 'Swagger',
      imgUrl: '/images/assets/tech-stack/Swagger.png',
    },
    {
      id: 59,
      name: 'Hibernate',
      imgUrl: '/images/assets/tech-stack/Hibernate.png',
    },
    {
      id: 60,
      name: 'C++',
      imgUrl: '/images/assets/tech-stack/C++.png',
    },
    {
      id: 61,
      name: 'C',
      imgUrl: '/images/assets/tech-stack/C.png',
    },
    {
      id: 62,
      name: 'C-Sharp',
      imgUrl: '/images/assets/tech-stack/C-Sharp.png',
    },
    {
      id: 63,
      name: 'Go',
      imgUrl: '/images/assets/tech-stack/Go.png',
    },
    {
      id: 64,
      name: 'Apache-Hadoop',
      imgUrl: '/images/assets/tech-stack/Apache-Hadoop.png',
    },
    {
      id: 65,
      name: 'Apache-Tomcat',
      imgUrl: '/images/assets/tech-stack/Apache-Tomcat.png',
    },
    {
      id: 66,
      name: 'NGiNX',
      imgUrl: '/images/assets/tech-stack/NGiNX.png',
    },
    {
      id: 67,
      name: 'aws',
      imgUrl: '/images/assets/tech-stack/aws.png',
    },
    {
      id: 68,
      name: 'GCD',
      imgUrl: '/images/assets/tech-stack/GCD.png',
    },
    {
      id: 69,
      name: 'Azure',
      imgUrl: '/images/assets/tech-stack/Azure.png',
    },
    {
      id: 70,
      name: 'docker',
      imgUrl: '/images/assets/tech-stack/docker.png',
    },
    {
      id: 71,
      name: 'kubernetes',
      imgUrl: '/images/assets/tech-stack/kubernetes.png',
    },
    {
      id: 72,
      name: 'Jenkins',
      imgUrl: '/images/assets/tech-stack/Jenkins.png',
    },
    {
      id: 73,
      name: 'Travis',
      imgUrl: '/images/assets/tech-stack/Travis.png',
    },
    {
      id: 74,
      name: 'Firebase',
      imgUrl: '/images/assets/tech-stack/Firebase.png',
    },
    {
      id: 75,
      name: 'Swift',
      imgUrl: '/images/assets/tech-stack/Swift.png',
    },
    {
      id: 76,
      name: 'Kotlin',
      imgUrl: '/images/assets/tech-stack/Kotlin.png',
    },
    {
      id: 77,
      name: 'Raspberry-Pi',
      imgUrl: '/images/assets/tech-stack/Raspberry-Pi.png',
    },
    {
      id: 78,
      name: 'Arduino',
      imgUrl: '/images/assets/tech-stack/Arduino.png',
    },
    {
      id: 79,
      name: 'Unity',
      imgUrl: '/images/assets/tech-stack/Unity.png',
    },
    {
      id: 80,
      name: 'R',
      imgUrl: '/images/assets/tech-stack/R.png',
    },
    {
      id: 81,
      name: 'Pandas',
      imgUrl: '/images/assets/tech-stack/Pandas.png',
    },
    {
      id: 82,
      name: 'Matplotlib',
      imgUrl: '/images/assets/tech-stack/Matplotlib.png',
    },
    {
      id: 83,
      name: 'TensorFlow',
      imgUrl: '/images/assets/tech-stack/TensorFlow.png',
    },
    {
      id: 84,
      name: 'PyTorch',
      imgUrl: '/images/assets/tech-stack/PyTorch.png',
    },
    {
      id: 85,
      name: 'Keras',
      imgUrl: '/images/assets/tech-stack/Keras.png',
    },
    {
      id: 86,
      name: 'Numpy',
      imgUrl: '/images/assets/tech-stack/Numpy.png',
    },
    {
      id: 87,
      name: 'Scikit-learn',
      imgUrl: '/images/assets/tech-stack/Scikit-learn.png',
    },
    {
      id: 88,
      name: 'Caffe',
      imgUrl: '/images/assets/tech-stack/Caffe.png',
    },
    {
      id: 89,
      name: 'Apache-Spark',
      imgUrl: '/images/assets/tech-stack/Apache-Spark.png',
    },
    {
      id: 90,
      name: 'Electron',
      imgUrl: '/images/assets/tech-stack/Electron.png',
    },
    {
      id: 91,
      name: 'Git',
      imgUrl: '/images/assets/tech-stack/Git.png',
    },
    {
      id: 92,
      name: 'Figma',
      imgUrl: '/images/assets/tech-stack/Figma.png',
    },
    {
      id: 93,
      name: 'Gradle',
      imgUrl: '/images/assets/tech-stack/Gradle.png',
    },
    {
      id: 94,
      name: 'Apache-Kafka',
      imgUrl: '/images/assets/tech-stack/Apache-Kafka.png',
    },
    {
      id: 95,
      name: 'php',
      imgUrl: '/images/assets/tech-stack/php.png',
    },
    {
      id: 96,
      name: 'Ruby',
      imgUrl: '/images/assets/tech-stack/Ruby.png',
    },
    {
      id: 97,
      name: 'Rails',
      imgUrl: '/images/assets/tech-stack/Rails.png',
    },
    {
      id: 98,
      name: 'Scala',
      imgUrl: '/images/assets/tech-stack/Scala.png',
    },
    {
      id: 99,
      name: 'Storybook',
      imgUrl: '/images/assets/tech-stack/Storybook.png',
    },
    {
      id: 100,
      name: 'Deno',
      imgUrl: '/images/assets/tech-stack/Deno.png',
    },
  ];
}
  • 조회 실패 (서버 오류)
{
  "status": 500,
  "success": false,
  "message": "Internal Server Error, 기술 스택 리스트 조회 실패"
}