Skip to content

Indraseven/My-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Simple Note Manager API

Dibuat dengan Node.js & Express di Termux.

Cara Pakai

  • Lihat Semua: GET /notes
  • Baca Isi: GET /notes/judul
  • Simpan: POST /notes/judul (Kirim teks di body)
  • Edit: PUT /notes/judul
  • Hapus: DELETE /notes/judul

About

Made by Indraseven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors