Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸ“¦ 1.0: Avacha is created

Choose a tag to compare

@anafro anafro released this 14 May 04:07
· 21 commits to main since this release

Avacha 1.0 is released, hooray πŸŽ‰

It provides a few basic backend features for server-side development:

  • Routing - create routes to let users access data on the server;
  • Controllers - create controllers to fetch and send data to users.