Skip to content

nonexnix/placeholder-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks