Skip to content

hoanphungt/todo_app_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App - Backend

Description

This is the backend for a TODO application to show a list of todo items. The frontend can be found at this repository.

Technology

Installation and usage

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000/graphiql from your browser to interact with the server.

Test

  • Run mix test to run the tests

Contribution

This application is developed by Hoan Phung

Credit

I followed this instruction to build this GraphQL server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages