hollyplankdev / motd-api

A simple message of the day application, written in multiple languages.
Other
0 stars 0 forks source link

Message of the Day API

The app frontend functioning, showing an example MOTD in the middle of the screen

An example fullstack app that displays a Message of the Day written in multiple languages. Uses Auth0 for role-based access control. Administrators can log in to create, edit, and remove MOTDs. Average users simply see the latest MOTD.

Try It!

You can find a live deployment of the TypeScript implementation at https://motd.example.fromthe.nexus

Implementations

Language Framework Status
TypeScript Express.js, React.js Functional
C#/.NET .NET Core In Progress