nonexnix / placeholder-api

Temporary data for projects to begin with.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placeholder Api

A placeholder API for projects that need some temporary data to work with. With full CRUD functionality.

Strategies

I used expressjs as a tool for creating an API, and prisma on creating the database schema easier and faster.

Techonologies

nodejs expressjs prisma typescript javascript

Demo

Install all the project dependencies.

  npm install

Run the development server.

  npm run dev

About

Temporary data for projects to begin with.


Languages

Language:TypeScript 100.0%