Skip to content

danilomacb/simple-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple CRUD (Create, Read, Update, and Delete), is a project with sub-projects, created to experiment with different technologies and be used as a reference. It is separated into two parts, api and web, where both follow patterns, all apis should do the same thing, so the web pages, but with different tools. Any api should work with any web page.

Technologies

API

  • Node with JavaScript and Mongo
  • Node with TypeScript and Mongo
  • Node with JavaScript and Postgres
  • Node with TypeScript and Postgres
  • GO and Mongo

Web

  • HTML, CSS and vanilla JavaScript
  • React with JavaScript
  • React with TypeScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published