Giter Site home page Giter Site logo

crud_express's Introduction

crud_express.js

주제📈

express.js 프레임워크와 TypeORM(pooling기능)을 사용하여 데이터베이스에 Create, Read, Update, Delete API 서버 구축하기

기간📆

2022.11.02 ~ 2022.11.02 (CommonJS로 구현)
2023.01.16 ~ 2023.01.17 (추가: ES모듈로 구현)

링크🔗

기술스택

  • JavaScript
  • NodeJS
  • ExpressJS
  • MySQL
  • TypeORM(Pooling 기능만 사용)

설명

  • ES모듈로 서버 구동 시 package.js에서 "main"항목 다음에 "type" : "module" 추가해야 함
  • ES모듈로 서버 구동 시 다음의 에러가 있으며 아직 해결하지 못함

    throw new MissingDriverError_1.MissingDriverError(type, [ MissingDriverError: Wrong driver: "undefined" given. ~

crud_express's People

Contributors

gyelanjjim avatar

Watchers

 avatar

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.