Skip to content

shilinding/rt-5gms-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rt-5gms-examples

Example projects that make use of other 5G-MAG repositories or provide additional functionality to test and implement new features.

Express Mock AF

This project provides a very simple HTTP server that implements two routes.

The first route m8.js is used to return information about the available services and the available base URL to the Application Function. The 5GMSd Aware Application uses this route as M8 interface.

The second route service-access-information.js provides the corresponding Service Access Information to the data that is returned via M8.

This server is intended to be used for development when static responses are enough to implement or test a new feature.

About

rt-5gms-examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 3.0%
  • CSS 1.9%