Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGrammar

just bash scripts to learn german grammar

aplikacja do nauki gramatyki języka niemieckiego

budowanie zdania na bazie słów pobranych ze strony www lub skopiowanego tekstu możliwośc nauki i utrwalania słówek poprzez dynamiczne budowanie zdań

tworzenie pytań i odpowiedzi w różnych formach, odmianach osobowych i czasach

test

curl -X POST "http://localhost:3000/status"
curl -X GET "http://localhost:3000/status"

CRUD in an express app

  • create - POST - app.post()
  • read - GET - app.get()
  • update - PUT - app.put()
  • delete - DELETE - app.delete()

PUT

{
    "title": "Create a NEW project",
    "order": 1,
    "completed": false
}

About

just bash scripts to learn german grammar

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages