Skip to content

A simple api built with deno with basic login functionality.

License

Notifications You must be signed in to change notification settings

jimmyceroneii/Simple-Deno-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Deno API

A simple Deno api that allows the creation of users.

Endpoints

  • /plants

    • Gets all plants from the data store.
  • /users/register

    • Registers a new user.
  • /login

    • Logs in a previously registered user.

About

A simple api built with deno with basic login functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published